mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 10:44:04 +02:00
Fix a typo
svn path=/trunk/; revision=6499
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
|
2008-02-10 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gtestutils.c: Fix a typo in the docs.
|
||||||
|
|
||||||
2008-02-09 Matthias Clasen <mclasen@redhat.com>
|
2008-02-09 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Check for getmntent_r.
|
* configure.in: Check for getmntent_r.
|
||||||
|
@@ -858,7 +858,7 @@ g_test_add_func (const char *testpath,
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* g_test_add_data_func:
|
* g_test_add_data_func:
|
||||||
* @testpath: Slash seperated test case path name for the test.
|
* @testpath: Slash separated test case path name for the test.
|
||||||
* @test_data: Test data argument for the test function.
|
* @test_data: Test data argument for the test function.
|
||||||
* @test_func: The test function to invoke for this test.
|
* @test_func: The test function to invoke for this test.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user