Use ; instead of: to not confuse g-ir-scanner
authorJohan Dahlin <johan@gnome.org>
Tue, 1 Feb 2011 19:27:04 +0000 (17:27 -0200)
committerJohan Dahlin <jdahlin@litl.com>
Wed, 2 Feb 2011 15:09:22 +0000 (13:09 -0200)
gio/gioenums.h

index 0b2c576..6818400 100644 (file)
@@ -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