diff options
author | Marcus Glocker <mglocker@cvs.openbsd.org> | 2016-05-20 22:00:46 +0000 |
---|---|---|
committer | Marcus Glocker <mglocker@cvs.openbsd.org> | 2016-05-20 22:00:46 +0000 |
commit | 55ce4406d56d54f1a600701ff0efe41a85f2c855 (patch) | |
tree | 71ed4fd7b77fd0adb9759bc3a6165ac7ebba8c76 /sys/arch | |
parent | cc3ddd78931d81ab2fee1fd4fc9790a9c1a0a687 (diff) |
Ooops, fix the OpenBSD tag.
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/macppc/dev/thermal.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/macppc/dev/thermal.c b/sys/arch/macppc/dev/thermal.c index 179d7c99b02..650c3020100 100644 --- a/sys/arch/macppc/dev/thermal.c +++ b/sys/arch/macppc/dev/thermal.c @@ -1,4 +1,4 @@ -/* $ OpenBSD $ */ +/* $OpenBSD: thermal.c,v 1.2 2016/05/20 22:00:45 mglocker Exp $ */ /*- * Copyright (c) 2009-2011 Nathan Whitehorn |