]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Comment.
authorBruno Haible <bruno@clisp.org>
Wed, 23 Apr 2003 11:46:15 +0000 (11:46 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:23 +0000 (12:10 +0200)
gettext-tools/src/po.h

index e741e7a8573c009f7f27fdf44b0762951e02fb23..cdab89344cc7a668c629a928e7d0a4c228111a72 100644 (file)
@@ -92,7 +92,7 @@ struct po_method_ty
      definition seen.  Or completely ignored.  */
   void (*comment_filepos) (struct po_ty *pop, const char *s, size_t line);
 
-  /* What to do with a comment that starts with a `!' - this is a
+  /* What to do with a comment that starts with a ',' or '!' - this is a
      special comment.  One of the possible uses is to indicate a
      inexact translation.  */
   void (*comment_special) (struct po_ty *pop, const char *s);