=================================================================== RCS file: /cvs/mandoc/Attic/chars.h,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mandoc/Attic/chars.h 2010/05/16 01:35:37 1.2 +++ mandoc/Attic/chars.h 2010/06/19 20:46:27 1.4 @@ -1,6 +1,6 @@ -/* $Id: chars.h,v 1.2 2010/05/16 01:35:37 schwarze Exp $ */ +/* $Id: chars.h,v 1.4 2010/06/19 20:46:27 kristaps Exp $ */ /* - * Copyright (c) 2008, 2009 Kristaps Dzonsons + * Copyright (c) 2008, 2009 Kristaps Dzonsons * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above @@ -16,8 +16,6 @@ */ #ifndef CHARS_H #define CHARS_H - -#define ASCII_NBRSP 31 /* non-breaking space */ __BEGIN_DECLS