[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.2 and 1.3

version 1.2, 2009/03/23 17:53:17 version 1.3, 2017/08/28 19:33:20
Line 18 
Line 18 
 #ifndef INIT_H  #ifndef INIT_H
 #define INIT_H  #define INIT_H
   
 const char *config_contents[] = {  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.2  
changed lines
  Added in v.1.3