shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix.


From: shishi-commit
Subject: Fix.
Date: Tue, 16 Dec 2003 07:36:24 +0100

Commit from jas 2003-12-16 07:36 CET
Fix.
Module File name Revision
shishi src/shishi.c 1.72 >>> 1.73

shishi/src/shishi.c   1.72 >>> 1.73
Line 29
  #include <ctype.h>
  #include <string.h>
 
+ /* Get i18n. */
  #ifdef HAVE_LOCALE_H
  # include <locale.h>
  #else
  # define setlocale(Category, Locale) /* empty */
  #endif
-
  #include <gettext.h>
  #define _(String) gettext (String)
  #define gettext_noop(String) String



reply via email to

[Prev in Thread] Current Thread [Next in Thread]