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

Diff for /src/usr.bin/rcs/co.c between version 1.111 and 1.112

version 1.111, 2010/07/23 21:46:05 version 1.112, 2010/07/28 09:07:11
Line 354 
Line 354 
                         return (-1);                          return (-1);
                 }                  }
         } else {          } else {
                 bp = buf_alloc(1, 0);                  bp = buf_alloc(1);
         }          }
   
         /*          /*

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112