[glib] gfileenumerator: Convert docbook tag -> markdown
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] gfileenumerator: Convert docbook tag -> markdown
- Date: Fri, 20 Feb 2015 19:37:55 +0000 (UTC)
commit f141607eecc1e592cc811cdaf580a5994c1b34a7
Author: Colin Walters <walters verbum org>
Date: Fri Feb 20 14:35:59 2015 -0500
gfileenumerator: Convert docbook tag -> markdown
This code predated the markdown conversion. Pointed out by mclasen.
gio/gfileenumerator.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gfileenumerator.c b/gio/gfileenumerator.c
index 73014f2..c0d2550 100644
--- a/gio/gfileenumerator.c
+++ b/gio/gfileenumerator.c
@@ -587,7 +587,7 @@ g_file_enumerator_set_pending (GFileEnumerator *enumerator,
* requires allocation of a temporary #GError.
*
* In contrast, with this function, a %FALSE return from
- * gs_file_enumerator_iterate() <emphasis>always</emphasis> means
+ * gs_file_enumerator_iterate() *always* means
* "error". End of iteration is signaled by @out_info or @out_child being %NULL.
*
* Another crucial difference is that the references for @out_info and
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]