[glib/wip/doc-fixes: 32/33] docs: Fix GFileAttribute link in GFileInfo
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/wip/doc-fixes: 32/33] docs: Fix GFileAttribute link in GFileInfo
- Date: Sun, 19 Feb 2012 17:07:53 +0000 (UTC)
commit 606bfa4f8e661a7b50324279f1a8824494426fa5
Author: David King <amigadave amigadave com>
Date: Sun Feb 19 16:48:20 2012 +0000
docs: Fix GFileAttribute link in GFileInfo
gio/gfileinfo.c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileinfo.c b/gio/gfileinfo.c
index 0f4c354..9456afa 100644
--- a/gio/gfileinfo.c
+++ b/gio/gfileinfo.c
@@ -364,7 +364,8 @@ g_file_info_new (void)
* @src_info: source to copy attributes from.
* @dest_info: destination to copy attributes to.
*
- * Copies all of the #GFileAttribute<!-- -->s from @src_info to @dest_info.
+ * Copies all of the <link linkend="gio-GFileAttribute">GFileAttribute</link>s
+ * from @src_info to @dest_info.
**/
void
g_file_info_copy_into (GFileInfo *src_info,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]