1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-01 17:14:15 -04:00

Update header comments

This commit is contained in:
John Zaitseff 2011-07-19 21:47:19 +10:00
parent c3d265a9ff
commit 8725983d94

View File

@ -32,7 +32,7 @@
/************************************************************************ /************************************************************************
* Module-specific constants * * Module-specific constants and variable definitions *
************************************************************************/ ************************************************************************/
#define GAME_FILENAME_PROTO "game%d" #define GAME_FILENAME_PROTO "game%d"
@ -40,7 +40,7 @@
/************************************************************************ /************************************************************************
* Module variables * * Module-specific variables *
************************************************************************/ ************************************************************************/
static char *program_name_str = NULL; // Canonical program name static char *program_name_str = NULL; // Canonical program name