mirror of
https://git.zap.org.au/git/trader.git
synced 2024-11-03 17:27:29 -05:00
Update header comments
This commit is contained in:
parent
c3d265a9ff
commit
8725983d94
@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
/************************************************************************
|
||||
* Module-specific constants *
|
||||
* Module-specific constants and variable definitions *
|
||||
************************************************************************/
|
||||
|
||||
#define GAME_FILENAME_PROTO "game%d"
|
||||
@ -40,7 +40,7 @@
|
||||
|
||||
|
||||
/************************************************************************
|
||||
* Module variables *
|
||||
* Module-specific variables *
|
||||
************************************************************************/
|
||||
|
||||
static char *program_name_str = NULL; // Canonical program name
|
||||
|
Loading…
Reference in New Issue
Block a user