mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
trim whitespace so gtk-doc groks the function name
2008-03-12 Benjamin Otte <otte@gnome.org> * gvfs.h: trim whitespace so gtk-doc groks the function name svn path=/trunk/; revision=6695
This commit is contained in:
parent
ed26bc056a
commit
f2e20e5b2c
@ -1,3 +1,8 @@
|
||||
2008-03-12 Benjamin Otte <otte@gnome.org>
|
||||
|
||||
* gvfs.h:
|
||||
trim whitespace so gtk-doc groks the function name
|
||||
|
||||
2008-03-12 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glocalfile.c (_g_local_file_has_trash_dir): Implement as empty,
|
||||
|
@ -99,7 +99,7 @@ GFile * g_vfs_get_file_for_path (GVfs *vfs,
|
||||
const char *path);
|
||||
GFile * g_vfs_get_file_for_uri (GVfs *vfs,
|
||||
const char *uri);
|
||||
const gchar * const * g_vfs_get_supported_uri_schemes (GVfs *vfs);
|
||||
const gchar* const * g_vfs_get_supported_uri_schemes (GVfs *vfs);
|
||||
|
||||
GFile * g_vfs_parse_name (GVfs *vfs,
|
||||
const char *parse_name);
|
||||
|
Loading…
Reference in New Issue
Block a user