[BACK]Return to init.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / cvs

Diff for /src/usr.bin/cvs/init.h between version 1.1 and 1.2

version 1.1, 2006/06/12 13:56:00 version 1.2, 2009/03/23 17:53:17
Line 18 
Line 18 
 #ifndef INIT_H  #ifndef INIT_H
 #define INIT_H  #define INIT_H
   
 static const char *const config_contents[] = {  const char *config_contents[] = {
         "# Set name of the local tag to use in addition to `Id'\n",          "# Set name of the local tag to use in addition to `Id'\n",
         "#tag=OpenBSD\n",          "#tag=OpenBSD\n",
         "# Set default file creation mode mask\n",          "# Set default file creation mode mask\n",

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2