[poppler] goo/GooString.h
Pino Toscano
pino at kemper.freedesktop.org
Sun Feb 19 06:14:14 PST 2012
goo/GooString.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c0fec84312a37f62bdbfdee7c8e9b520af28330a
Author: Pino Toscano <pino at kde.org>
Date: Sun Feb 19 14:47:24 2012 +0100
fix typo, GString -> GooString
diff --git a/goo/GooString.h b/goo/GooString.h
index ee9fb2c..88913a4 100644
--- a/goo/GooString.h
+++ b/goo/GooString.h
@@ -88,7 +88,7 @@ public:
// f, g -- double
// c -- char
// s -- string (char *)
- // t -- GString *
+ // t -- GooString *
// w -- blank space; arg determines width
// To get literal curly braces, use {{ or }}.
static GooString *format(const char *fmt, ...);
More information about the poppler
mailing list