diff options
Diffstat (limited to 'usr.sbin/pccard/pccardc/power.c')
-rw-r--r-- | usr.sbin/pccard/pccardc/power.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pccard/pccardc/power.c b/usr.sbin/pccard/pccardc/power.c index 59d43a57436ad..7ca9f998542d7 100644 --- a/usr.sbin/pccard/pccardc/power.c +++ b/usr.sbin/pccard/pccardc/power.c @@ -24,7 +24,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/usr.sbin/pccard/pccardc/power.c,v 1.3.30.1 2008/10/02 02:57:24 kensmith Exp $ */ /* * Code cleanup, bug-fix and extension |