mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-19 23:28:54 +02:00
Fix a doc typo. (#524742, Hiroyuki Ikezoe)
2008-03-30 Matthias Clasen <mclasen@redhat.com> * glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe) svn path=/branches/glib-2-16/; revision=6772
This commit is contained in:
committed by
Matthias Clasen
parent
2e7bfe107c
commit
b9f2d03ccd
@@ -1,3 +1,9 @@
|
|||||||
|
2008-03-30 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
Merged from trunk:
|
||||||
|
|
||||||
|
* glib/gtestutils.c: Fix a doc typo. (#524742, Hiroyuki Ikezoe)
|
||||||
|
|
||||||
2008-03-20 Alexander Larsson <alexl@redhat.com>
|
2008-03-20 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* configure.in:
|
* configure.in:
|
||||||
|
@@ -1446,7 +1446,7 @@ test_time_stamp (void)
|
|||||||
* In the following example, the test code forks, the forked child
|
* In the following example, the test code forks, the forked child
|
||||||
* process produces some sample output and exits successfully.
|
* process produces some sample output and exits successfully.
|
||||||
* The forking parent process then asserts successfull child program
|
* The forking parent process then asserts successfull child program
|
||||||
* termination and validates cihld program outputs.
|
* termination and validates child program outputs.
|
||||||
*
|
*
|
||||||
* |[
|
* |[
|
||||||
* static void
|
* static void
|
||||||
|
Reference in New Issue
Block a user