Module Name: src
Committed By: christos
Date: Fri Jun 6 00:14:55 UTC 2014
Modified Files:
src/usr.bin/sed: extern.h
Log Message:
add netbsd
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/sed/extern.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/sed/extern.h
diff -u src/usr.bin/sed/extern.h:1.12 src/usr.bin/sed/extern.h:1.13
--- src/usr.bin/sed/extern.h:1.12 Thu Jun 5 20:13:13 2014
+++ src/usr.bin/sed/extern.h Thu Jun 5 20:14:55 2014
@@ -1,3 +1,5 @@
+/* $NetBSD: extern.h,v 1.13 2014/06/06 00:14:55 christos Exp $ */
+
/*-
* Copyright (c) 1992 Diomidis Spinellis.
* Copyright (c) 1992, 1993