summaryrefslogtreecommitdiffstats
path: root/usr.bin/find/misc.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/find/misc.c')
-rw-r--r--usr.bin/find/misc.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.bin/find/misc.c b/usr.bin/find/misc.c
index 1532906..3696c13 100644
--- a/usr.bin/find/misc.c
+++ b/usr.bin/find/misc.c
@@ -32,15 +32,10 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
+ *
+ * @(#)misc.c 8.2 (Berkeley) 4/1/94
*/
-#ifndef lint
-#if 0
-static char sccsid[] = "@(#)misc.c 8.2 (Berkeley) 4/1/94";
-#else
-#endif
-#endif /* not lint */
-
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud