Add Id keyword.

This commit is contained in:
Brian Somers 1998-08-10 19:54:12 +00:00
parent 1f3b20e3d2
commit f10b49c852
2 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,8 @@
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
# $Id$
#
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then

View File

@ -3,6 +3,8 @@
# PC-card startup script
# HOSOKAWA, Tatsumi <hosokawa@mt.cs.keio.ac.jp>
#
# $Id$
#
if [ "X$pccard_enable" = X"YES" ] ; then
if [ "x$pccard_mem" != "xDEFAULT" ] ; then