Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fe002a41 authored by Robert P. J. Day's avatar Robert P. J. Day Committed by Jiri Kosina
Browse files

trivial: Correct print_tainted routine name in comment

parent b9049df5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -177,7 +177,7 @@ static const struct tnt tnts[] = {
 *  'W' - Taint on warning.
 *  'C' - modules from drivers/staging are loaded.
 *
 *	The string is overwritten by the next call to print_taint().
 *	The string is overwritten by the next call to print_tainted().
 */
const char *print_tainted(void)
{