changeset 5360:548d1ba24ad3

Fix "*/" typo.
author Paul Eggert <eggert@cs.ucla.edu>
date Mon, 18 Oct 2004 04:59:39 +0000
parents b120c912c283
children 2782da194a33
files lib/diacrit.c lib/diacrit.h
diffstat 2 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/diacrit.c
+++ b/lib/diacrit.c
@@ -18,7 +18,6 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
-*/
 
 #ifdef HAVE_CONFIG_H
 # include <config.h>
--- a/lib/diacrit.h
+++ b/lib/diacrit.h
@@ -18,7 +18,6 @@
    along with this program; see the file COPYING.
    If not, write to the Free Software Foundation,
    59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
-*/
 
 extern const char diacrit_base[]; /* characters without diacritics */
 extern const char diacrit_diac[]; /* diacritic code for each character */