Reformat: delete trailing whitespace
[yaz-moved-to-github.git] / src / zoom-socket.c
index cb5579a..4eac90c 100644 (file)
@@ -39,7 +39,7 @@ ZOOM_API(int)
     {
         ZOOM_connection c = cs[i];
         int fd, mask;
-        
+
         if (!c)
             continue;
         fd = ZOOM_connection_get_socket(c);