remove whitespace from end of lines
[reactos.git] / reactos / drivers / net / tcpip / include / titypes.h
index 997a014..52f0a5f 100644 (file)
@@ -295,7 +295,7 @@ typedef struct _CONNECTION_ENDPOINT {
     PVOID ClientContext;        /* Pointer to client context information */
     PADDRESS_FILE AddressFile;  /* Associated address file object (NULL if none) */
     PVOID SocketContext;        /* Context for lower layer */
-    
+
     UINT State;                 /* Socket state W.R.T. oskit */
 
     /* Requests */