]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/catsearch.c
Removed C++ comment.
[netatalk.git] / 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() */