Update to libXdmcp 1.1.2

This commit is contained in:
matthieu
2015-04-06 13:43:52 +00:00
parent 593800b416
commit 2093a99a43
20 changed files with 4027 additions and 2192 deletions

View File

@@ -114,7 +114,7 @@ typedef struct _XdmAuthKey {
/* implementation-independent network address structure.
Equiv to sockaddr* for sockets and netbuf* for STREAMS. */
Equiv to sockaddr* for sockets. */
typedef char *XdmcpNetaddr;