mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-03 06:32:10 +01:00
minor comment fix.
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org> * tests/utf8-validate.c: minor comment fix.
This commit is contained in:
parent
7735d799c5
commit
adde534014
@ -1,3 +1,7 @@
|
||||
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/utf8-validate.c: minor comment fix.
|
||||
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/utf8-validate.c: minor comment fix.
|
||||
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/utf8-validate.c: minor comment fix.
|
||||
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/utf8-validate.c: minor comment fix.
|
||||
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
|
@ -1,3 +1,7 @@
|
||||
Sun Nov 28 12:07:29 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* tests/utf8-validate.c: minor comment fix.
|
||||
|
||||
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gconvert.h:
|
||||
|
@ -35,7 +35,7 @@ struct {
|
||||
gint offset;
|
||||
gboolean valid;
|
||||
} test[] = {
|
||||
/* some tests to check max_len handling
|
||||
/* some tests to check max_len handling */
|
||||
/* length 1 */
|
||||
{ "abcde", -1, 5, TRUE },
|
||||
{ "abcde", 3, 3, TRUE },
|
||||
|
Loading…
x
Reference in New Issue
Block a user