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 0574d9d..e3735a4 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 051d851..db9886a 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 */