redo copyright :)

git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@108 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
albertzeyer
2009-07-22 21:52:42 +00:00
parent 23ef380643
commit 3a78823c6a

View File

@@ -24,7 +24,7 @@
CloneKeen 2003-2005 Caitlin Shaw
CloneKeenPlus 2008-2009 Gerstrong
Commander Genius 2009 Tulip, Pickle and DaVince
Commander Genius 2009 Tulip, Pickle, DaVince and Albert
*/
#include "keen.h"
@@ -574,7 +574,7 @@ demoHeaderCorrupt: ;
short readCommandLine(int argc, char *argv[], stCloneKeenPlus *pCKP)
{
int i;
static const int MAX_STRING_LENGTH = 256;
static const int MAX_STRING_LENGTH = 256;
char tempbuf[MAX_STRING_LENGTH];