diff options
Diffstat (limited to 'sys/libkern/index.c')
-rw-r--r-- | sys/libkern/index.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/libkern/index.c b/sys/libkern/index.c index c9483e7123b24..6b7cf3bfd31fd 100644 --- a/sys/libkern/index.c +++ b/sys/libkern/index.c @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: index.c,v 1.3 1997/02/22 09:39:53 peter Exp $ */ #include <string.h> |