diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 2000-07-08 19:53:14 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 2000-07-08 19:53:14 +0000 |
commit | 00793703066d2cdff933f95d77b85c1eeeb83544 (patch) | |
tree | 8b6a5b5fe8b3356b683fe423e1619283c08bdd04 /sys | |
parent | ca3c31f0686f656fb751f014c53911619f58ab15 (diff) |
Fix CVS id fields.
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/powerpc/mac/if_gm.c | 2 | ||||
-rw-r--r-- | sys/arch/powerpc/mac/openpic.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/powerpc/mac/if_gm.c b/sys/arch/powerpc/mac/if_gm.c index 1bea01f8e98..82dffae6b01 100644 --- a/sys/arch/powerpc/mac/if_gm.c +++ b/sys/arch/powerpc/mac/if_gm.c @@ -1,4 +1,4 @@ -/* $OpenBSD: if_gm.c,v 1.4 2000/07/07 13:32:46 rahnds Exp $ */ +/* $OpenBSD: if_gm.c,v 1.5 2000/07/08 19:53:13 rahnds Exp $ */ /* $NetBSD: if_gm.c,v 1.2 2000/03/04 11:17:00 tsubai Exp $ */ /*- diff --git a/sys/arch/powerpc/mac/openpic.c b/sys/arch/powerpc/mac/openpic.c index 1f435ac1e01..2ecd3a57dcd 100644 --- a/sys/arch/powerpc/mac/openpic.c +++ b/sys/arch/powerpc/mac/openpic.c @@ -1,4 +1,4 @@ -/* $OpenBSD: openpic.c,v 1.4 2000/07/07 13:22:42 rahnds Exp $ */ +/* $OpenBSD: openpic.c,v 1.5 2000/07/08 19:53:12 rahnds Exp $ */ /*- * Copyright (c) 1995 Per Fogelstrom |