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

Diff for /src/usr.bin/cvs/rcs.c between version 1.105 and 1.106

version 1.105, 2005/12/03 01:02:09 version 1.106, 2005/12/03 02:10:58
Line 3001 
Line 3001 
 }  }
   
   
   #if !defined(RCSPROG)
   
 static char *month_tab[] = {  static char *month_tab[] = {
         "Jan",          "Jan",
         "Feb",          "Feb",
Line 3219 
Line 3221 
   
         return (ret);          return (ret);
 }  }
   
   #endif

Legend:
Removed from v.1.105  
changed lines
  Added in v.1.106