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