updates.
[silc.git] / lib / silcclient / client_internal.h
index 6471d8c01fe2da0bab0fdd9df84cee10746c39c7..32e7fdfb8db844d91bf1729eb2d3867ca557cf4d 100644 (file)
@@ -109,7 +109,7 @@ do {                                                                \
                                          SILC_TASK_WRITE));    \
 } while(0)
 
-/* Finds socket connection object by file descriptor */                \
+/* Finds socket connection object by file descriptor */
 #define SILC_CLIENT_GET_SOCK(__x, __fd, __sock)                        \
 do {                                                           \
   int __i;                                                     \