trailing comment after #else or #endif
[unix-history] / usr / src / sys / stand.att / stat.c
index 891d9f1..94bf1b0 100644 (file)
@@ -4,7 +4,7 @@
  *
  * %sccs.include.redist.c%
  *
  *
  * %sccs.include.redist.c%
  *
- *     @(#)stat.c      7.3 (Berkeley) %G%
+ *     @(#)stat.c      7.4 (Berkeley) %G%
  */
 
 #include <sys/param.h>
  */
 
 #include <sys/param.h>
@@ -45,4 +45,4 @@ stat(str, sb)
        close(fd);
        return(rv);
 }
        close(fd);
        return(rv);
 }
-#endif SMALL
+#endif /* SMALL */