commit | 0be623c3d88bef4c37d546e0970b0e8ac890be24 | [log] [tgz] |
---|---|---|
author | Angel Pons <th3fanbus@gmail.com> | Sat Apr 17 17:08:44 2021 +0200 |
committer | Nico Huber <nico.h@gmx.de> | Thu Jan 05 16:15:22 2023 +0000 |
tree | 6dfe2fa44b28201b924886ab746c92dc688a5b31 | |
parent | 44cfbb06284d4118d34fdbfc2cb1fd9b0de60462 [diff] [blame] |
Use singular they to refer to "the user" in comments Change-Id: I726006fe2c1780361bdf6f9a1ddd84da0733642d Signed-off-by: Angel Pons <th3fanbus@gmail.com> Original-Reviewed-on: https://review.coreboot.org/c/flashrom/+/52472 Original-Reviewed-by: Nico Huber <nico.h@gmx.de> Reviewed-on: https://review.coreboot.org/c/flashrom-stable/+/71346 Reviewed-by: Nico Huber <nico.h@gmx.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
diff --git a/libflashrom.c b/libflashrom.c index 1f8aa00..53deb6f 100644 --- a/libflashrom.c +++ b/libflashrom.c
@@ -66,7 +66,7 @@ } /* 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.