r100: Bring comment in sync with reality
authoryoe <yoe>
Sun, 23 Jan 2005 01:46:28 +0000 (01:46 +0000)
committeryoe <yoe>
Sun, 23 Jan 2005 01:46:28 +0000 (01:46 +0000)
nbd-server.c

index dd25f44..caaa194 100644 (file)
@@ -920,6 +920,8 @@ void setup_serve(SERVER* serve) {
 /**
  * Loop through the available servers, and serve them.
  *
+ * Actually, right now we only handle one server. Will change that for
+ * 2.9.
  **/
 int serveloop(SERVER* serve) {
        struct sockaddr_in addrin;