=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/rcs/xmalloc.h,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/rcs/xmalloc.h 2015/06/13 20:15:21 1.3 --- src/usr.bin/rcs/xmalloc.h 2015/11/17 18:25:03 1.4 *************** *** 1,4 **** ! /* $OpenBSD: xmalloc.h,v 1.3 2015/06/13 20:15:21 nicm Exp $ */ /* * Author: Tatu Ylonen --- 1,4 ---- ! /* $OpenBSD: xmalloc.h,v 1.4 2015/11/17 18:25:03 tobias Exp $ */ /* * Author: Tatu Ylonen *************** *** 27,30 **** __attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2))); ! #endif /* XMALLOC_H */ --- 27,30 ---- __attribute__((__format__ (printf, 2, 3))) __attribute__((__nonnull__ (2))); ! #endif /* XMALLOC_H */