summaryrefslogtreecommitdiff
path: root/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.c')
-rw-r--r--src/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common.c b/src/common.c
index 6f65dbd..84e144c 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1999,7 +1999,7 @@ void Qcommon_Init( int argc, char **argv ) {
NET_Config( NET_SERVER );
}
- Com_Printf( "====== " APPLICATION " initialized ======\n\n" );
+ Com_Printf( "====== " PRODUCT " initialized ======\n\n" );
Com_LPrintf( PRINT_NOTICE, APPLICATION " " VERSION ", " __DATE__ "\n" );
Com_Printf( "http://skuller.net/q2pro/\n\n" );