]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - locale/po2strings.c
Fix the cups.strings file generation (bug in code that generates the Unicode
[thirdparty/cups.git] / locale / po2strings.c
index d67405710212f563c641c3b8e4b2f46303af485a..0b04170fe81af4424e12b645fabf2a5f3392e878 100644 (file)
@@ -385,8 +385,6 @@ normalize_string(const char *idstr, /* I - msgid string */
        *bufptr++ = (char)0x98;
        quote     = 1;
       }
-
-      idstr ++;
     }
     else
       *bufptr++ = *idstr;