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

Diff for /src/usr.bin/rcs/xmalloc.h between version 1.3 and 1.4

version 1.3, 2015/06/13 20:15:21 version 1.4, 2015/11/17 18:25:03
Line 27 
Line 27 
                 __attribute__((__format__ (printf, 2, 3)))                  __attribute__((__format__ (printf, 2, 3)))
                 __attribute__((__nonnull__ (2)));                  __attribute__((__nonnull__ (2)));
   
 #endif                          /* XMALLOC_H */  #endif  /* XMALLOC_H */

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4