]> arthur.barton.de Git - netatalk.git/commitdiff
Removed C++ comment.
authorsrittau <srittau>
Mon, 1 Dec 2003 11:32:28 +0000 (11:32 +0000)
committersrittau <srittau>
Mon, 1 Dec 2003 11:32:28 +0000 (11:32 +0000)
etc/afpd/catsearch.c

index 38a39de6161dcea774bf0048f9da2932fe62f4dd..bab3591e9bcd0ce65f1dfe06384b9c34ff35c84e 100644 (file)
@@ -174,7 +174,7 @@ static int reducestack()
                        /* Check if we need to free (or release) dir structures */
                } else
                        return dsidx - 1;
-       } // while
+       }
        return -1;
 } /* reducestack() */