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

Diff for /src/usr.bin/cap_mkdb/Attic/getinfo.c between version 1.10 and 1.11

version 1.10, 2006/03/18 03:55:09 version 1.11, 2007/05/06 01:12:25
Line 277 
Line 277 
                                         rp = record + pos;                                          rp = record + pos;
                                 }                                  }
                         }                          }
                                 /* loop invariant let's us do this */                          /* loop invariant lets us do this */
                         *rp++ = '\0';                          *rp++ = '\0';
   
                         /*                          /*

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11