]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Fix comment: sh backend exists.
authorBruno Haible <bruno@clisp.org>
Mon, 22 Sep 2003 09:55:57 +0000 (09:55 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:11:01 +0000 (12:11 +0200)
gettext-tools/src/xgettext.c

index b494bafefae9d6d186379c75954e374bd9b66735..9caa7e2f1b475ecb0a85672eb4b579bf6b3ba212 100644 (file)
@@ -1553,7 +1553,7 @@ extension_to_language (const char *extension)
     EXTENSIONS_PHP
     EXTENSIONS_RST
     EXTENSIONS_GLADE
-    /* Here will follow more file extensions: sh, cs ... */
+    /* Here will follow more file extensions: cs ... */
   };
 
   table_ty *tp;