]> cygwin.com Git - cygwin-apps/setup.git/blobdiff - ini.cc
* (all): add cvsid tags
[cygwin-apps/setup.git] / ini.cc
diff --git a/ini.cc b/ini.cc
index 6da1e8e636deb33a4ea27a119606d31e869fbf3a..068a820a648068d9b84762668628ed0416f341a3 100644 (file)
--- a/ini.cc
+++ b/ini.cc
@@ -18,6 +18,8 @@
    flex parsers are provided also.  We check to see if this setup.ini
    is older than the one we used last time, and if so, warn the user. */
 
+static char *cvsid = "\n%%% $Id$\n";
+
 #include "win32.h"
 
 #include <stdio.h>
This page took 0.021798 seconds and 5 git commands to generate.