=================================================================== RCS file: /cvs/mandoc/out.h,v retrieving revision 1.16 retrieving revision 1.17 diff -u -p -r1.16 -r1.17 --- mandoc/out.h 2011/01/30 16:05:37 1.16 +++ mandoc/out.h 2011/03/07 01:35:51 1.17 @@ -1,4 +1,4 @@ -/* $Id: out.h,v 1.16 2011/01/30 16:05:37 schwarze Exp $ */ +/* $Id: out.h,v 1.17 2011/03/07 01:35:51 schwarze Exp $ */ /* * Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons * @@ -16,8 +16,6 @@ */ #ifndef OUT_H #define OUT_H - -#define DATESIZ 24 __BEGIN_DECLS