From: Kevin Day Date: Fri, 19 Apr 2024 03:37:08 +0000 (-0500) Subject: Cleanup: Fix documentation comments wording in symbol parameter. X-Git-Url: https://git.kevux.org/?a=commitdiff_plain;h=f8e277127d6130afece3ece4d500c3200f241c06;p=fll Cleanup: Fix documentation comments wording in symbol parameter. --- diff --git a/level_2/fll_program/c/program/print.h b/level_2/fll_program/c/program/print.h index 1b2b9c2..e0bc4d2 100644 --- a/level_2/fll_program/c/program/print.h +++ b/level_2/fll_program/c/program/print.h @@ -320,7 +320,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -350,7 +350,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -384,7 +384,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -418,7 +418,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -450,7 +450,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -482,7 +482,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -514,7 +514,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -544,7 +544,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -576,7 +576,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -606,7 +606,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -638,7 +638,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -668,7 +668,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name @@ -695,7 +695,7 @@ extern "C" { * The output structure. * This locks, uses, and unlocks the file stream. * @param symbol - * The symbol string prepended to both parameters. + * The symbol string prepended to the parameter. * This locks, uses, and unlocks the file stream. * This is usually f_console_symbol_long_normal_s. * @param name