Fix up a few identifier references in comments
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
3fa0937a80
commit
644817993b
15 changed files with 42 additions and 41 deletions
|
@ -86,7 +86,7 @@ is_daytime_allowed(int dtime, char *times)
|
|||
}
|
||||
|
||||
/*
|
||||
* Can the game played at time T?
|
||||
* Can the game played at time @t?
|
||||
*/
|
||||
int
|
||||
gamehours(time_t t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue