mirror of
https://review.coreboot.org/flashrom.git
synced 2025-07-02 06:23:18 +02:00
Use singular they to refer to "the user" in comments
Change-Id: I726006fe2c1780361bdf6f9a1ddd84da0733642d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/flashrom/+/52472 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
@ -65,7 +65,7 @@ int flashrom_shutdown(void)
|
||||
}
|
||||
|
||||
/* TODO: flashrom_set_loglevel()? do we need it?
|
||||
For now, let the user decide in his callback. */
|
||||
For now, let the user decide in their callback. */
|
||||
|
||||
/**
|
||||
* @brief Set the log callback function.
|
||||
|
Reference in New Issue
Block a user