diff --git a/src/sbbs3/js_system.c b/src/sbbs3/js_system.c index 34d07a239877b20dc4508e57ed7e65e9eabf1509..ad1c6b45034a247c08bf995ec35057aa2fe4df32 100644 --- a/src/sbbs3/js_system.c +++ b/src/sbbs3/js_system.c @@ -8,7 +8,7 @@ * @format.tab-size 4 (Plain Text/Source Code File Header) * * @format.use-tabs true (see http://www.synchro.net/ptsc_hdr.html) * * * - * Copyright 2012 Rob Swindell - http://www.synchro.net/copyright.html * + * Copyright 2014 Rob Swindell - http://www.synchro.net/copyright.html * * * * This program is free software; you can redistribute it and/or * * modify it under the terms of the GNU General Public License * @@ -431,7 +431,7 @@ static char* sys_prop_desc[] = { "BBS name" ,"operator name" ,"system QWK-ID (for QWK packets)" - ,"settings bitfield (see <tt>SS_*</tt> in <tt>sbbsdefs.js</tt> for bit definitions)" + ,"settings bitfield (see <tt>SYS_*</tt> in <tt>sbbsdefs.js</tt> for bit definitions)" ,"PostLink name" ,"PostLink system number" ,"Internet address (host or domain name)"