summaryrefslogtreecommitdiff
path: root/include/struct.h
diff options
context:
space:
mode:
authormycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
committermycroft <mycroft@NetBSD.org>1993-08-01 17:54:45 +0000
commite9d867ef5010fbab8d48045c13025636f5cd7479 (patch)
treed05864815761299c3ff4001b8ea7fef526e5273f /include/struct.h
parent55b7fa6d0b1423be9f9ec5d5c060fa5e9982861e (diff)
Add RCS identifiers.
Diffstat (limited to 'include/struct.h')
-rw-r--r--include/struct.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/struct.h b/include/struct.h
index e641a2d9895..4915bb52b16 100644
--- a/include/struct.h
+++ b/include/struct.h
@@ -30,7 +30,8 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * @(#)struct.h 5.2 (Berkeley) 4/3/91
+ * from: @(#)struct.h 5.2 (Berkeley) 4/3/91
+ * $Id: struct.h,v 1.2 1993/08/01 18:45:13 mycroft Exp $
*/
#ifndef _STRUCT_H_