diff options
author | marha <marha@users.sourceforge.net> | 2011-12-23 15:22:40 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-12-23 15:22:40 +0100 |
commit | d1d04c7bd3f1465b7bb6690022d086c6bb005b70 (patch) | |
tree | 058884f2af1a2994f07d887c88bfdea63cc47703 /X11/Xdmcp.h | |
parent | 52b728b4b397d26f8841848ee921950e083991d0 (diff) | |
download | vcxsrv-d1d04c7bd3f1465b7bb6690022d086c6bb005b70.tar.gz vcxsrv-d1d04c7bd3f1465b7bb6690022d086c6bb005b70.tar.bz2 vcxsrv-d1d04c7bd3f1465b7bb6690022d086c6bb005b70.zip |
Synchronised files
Diffstat (limited to 'X11/Xdmcp.h')
-rw-r--r-- | X11/Xdmcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/X11/Xdmcp.h b/X11/Xdmcp.h index b01c03e81..7148c7afb 100644 --- a/X11/Xdmcp.h +++ b/X11/Xdmcp.h @@ -25,7 +25,7 @@ _XFUNCPROTOBEGIN #define XDM_PROTOCOL_VERSION 1
#define XDM_UDP_PORT 177
-/* IANA has assigned FF0X:0:0:0:0:0:0:12B as the permanently assigned
+/* IANA has assigned FF0X:0:0:0:0:0:0:12B as the permanently assigned
* multicast addresses for XDMCP, where X in the prefix may be replaced
* by any valid scope identifier, such as 1 for Node-Local, 2 for Link-Local,
* 5 for Site-Local, and so on. We set the default here to the Link-Local
|