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

This commit is contained in:
Johan Dahlin 2011-02-01 17:27:04 -02:00 committed by Johan Dahlin
parent 59973526ea
commit 9823ff1d20

View 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