diff -r 91e0890464b0 -r 4508da679ffb cline.h --- a/cline.h Thu Oct 20 15:21:53 2011 +0200 +++ b/cline.h Thu Oct 20 17:29:23 2011 +0200 @@ -8,7 +8,7 @@ #ifndef CLINE_H_ #define CLINE_H_ -const char* VERSION=""; // will be replaced by makefile +const char* VERSION=""; /* will be replaced by makefile */ #include "stdinc.h" #include "settings.h"