mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-16 07:03:34 +02: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:
committed by
Manish Singh
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>
|
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gconvert.h:
|
* 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>
|
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gconvert.h:
|
* 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>
|
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gconvert.h:
|
* 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>
|
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gconvert.h:
|
* 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>
|
2004-11-28 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* glib/gconvert.h:
|
* glib/gconvert.h:
|
||||||
|
@@ -35,7 +35,7 @@ struct {
|
|||||||
gint offset;
|
gint offset;
|
||||||
gboolean valid;
|
gboolean valid;
|
||||||
} test[] = {
|
} test[] = {
|
||||||
/* some tests to check max_len handling
|
/* some tests to check max_len handling */
|
||||||
/* length 1 */
|
/* length 1 */
|
||||||
{ "abcde", -1, 5, TRUE },
|
{ "abcde", -1, 5, TRUE },
|
||||||
{ "abcde", 3, 3, TRUE },
|
{ "abcde", 3, 3, TRUE },
|
||||||
|
Reference in New Issue
Block a user