mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 23:16:14 +01:00
Minor doc tweak
This commit is contained in:
parent
9675bcc5e7
commit
1c1255772b
@ -2944,7 +2944,7 @@ g_test_build_filename_va (GTestFileType file_type,
|
||||
* g_test_build_filename:
|
||||
* @file_type: the type of file (built vs. distributed)
|
||||
* @first_path: the first segment of the pathname
|
||||
* ...: NULL terminated additional path segments
|
||||
* @...: %NULL-terminated additional path segments
|
||||
*
|
||||
* Creates the pathname to a data file that is required for a test.
|
||||
*
|
||||
@ -3045,7 +3045,7 @@ g_test_get_dir (GTestFileType file_type)
|
||||
* g_test_get_filename:
|
||||
* @file_type: the type of file (built vs. distributed)
|
||||
* @first_path: the first segment of the pathname
|
||||
* ...: NULL terminated additional path segments
|
||||
* @...: %NULL-terminated additional path segments
|
||||
*
|
||||
* Gets the pathname to a data file that is required for a test.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user