=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/out.h,v retrieving revision 1.8 retrieving revision 1.9 diff -c -r1.8 -r1.9 *** src/usr.bin/mandoc/out.h 2011/01/30 16:05:29 1.8 --- src/usr.bin/mandoc/out.h 2011/03/07 01:35:33 1.9 *************** *** 1,4 **** ! /* $Id: out.h,v 1.8 2011/01/30 16:05:29 schwarze Exp $ */ /* * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons * --- 1,4 ---- ! /* $Id: out.h,v 1.9 2011/03/07 01:35:33 schwarze Exp $ */ /* * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons * *************** *** 16,23 **** */ #ifndef OUT_H #define OUT_H - - #define DATESIZ 24 __BEGIN_DECLS --- 16,21 ----