[glib] Use ; instead of: to not confuse g-ir-scanner



commit 9823ff1d203166f33302dce2a26e1dee86c4d569
Author: Johan Dahlin <johan gnome org>
Date:   Tue Feb 1 17:27:04 2011 -0200

    Use ; instead of: to not confuse g-ir-scanner

 gio/gioenums.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/gioenums.h b/gio/gioenums.h
index 0b2c576..6818400 100644
--- a/gio/gioenums.h
+++ b/gio/gioenums.h
@@ -758,7 +758,7 @@ typedef enum {
  * or a socket created with socketpair()).
  *
  * For abstract sockets, there are two incompatible ways of naming
- * them: the man pages suggest using the entire <literal>struct
+ * them; the man pages suggest using the entire <literal>struct
  * sockaddr_un</literal> as the name, padding the unused parts of the
  * %sun_path field with zeroes; this corresponds to
  * %G_UNIX_SOCKET_ADDRESS_ABSTRACT_PADDED. However, many programs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]