mirror of
				https://github.com/SwallowOS/xorg_lib_libXdmcp
				synced 2025-11-04 22:56:17 +08:00 
			
		
		
		
	Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}'
git diff -w & git diff -b show no diffs from this change
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
			
			
This commit is contained in:
		@@ -49,8 +49,8 @@
 | 
			
		||||
 * development or production of nuclear, chemical, biological weapons or
 | 
			
		||||
 * in missile technology programs as specified in the U.S. Export
 | 
			
		||||
 * Administration Regulations.
 | 
			
		||||
 * 
 | 
			
		||||
 * 
 | 
			
		||||
 *
 | 
			
		||||
 *
 | 
			
		||||
 * Local Country Import Requirements. The software you are about to
 | 
			
		||||
 * download contains cryptography technology. Some countries regulate the
 | 
			
		||||
 * import, use and/or export of certain products with cryptography. The
 | 
			
		||||
 
 | 
			
		||||
@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user