Module Name: src
Committed By: sevan
Date: Tue Jan 23 22:40:06 UTC 2018
Modified Files:
src/usr.sbin/memswitch: memswitch.c
Log Message:
Restore rcstag.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/memswitch/memswitch.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.sbin/memswitch/memswitch.c
diff -u src/usr.sbin/memswitch/memswitch.c:1.13 src/usr.sbin/memswitch/memswitch.c:1.14
--- src/usr.sbin/memswitch/memswitch.c:1.13 Tue Jan 23 21:06:25 2018
+++ src/usr.sbin/memswitch/memswitch.c Tue Jan 23 22:40:06 2018
@@ -1,4 +1,4 @@
-
+/* $NetBSD: memswitch.c,v 1.14 2018/01/23 22:40:06 sevan Exp $ */
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.