Fix "*/" typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Oct 2004 04:59:39 +0000 (04:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 18 Oct 2004 04:59:39 +0000 (04:59 +0000)
lib/diacrit.c
lib/diacrit.h

index 0574d9d3ee904c1026ef31c8696d7a923adacf3e..e3735a4089860cc037bd3af646edf1db5a8004cf 100644 (file)
@@ -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>
index 051d85103ed8cd0065080bb3e39fa40dc1db4002..db9886ab9e28db1661f18dda38772979f3fae03c 100644 (file)
@@ -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 */