diff options
Diffstat (limited to 'sys/dev/aic7xxx/gram.y')
-rw-r--r-- | sys/dev/aic7xxx/gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/gram.y b/sys/dev/aic7xxx/gram.y index 0c75edca3b3ee..f27567bd9e019 100644 --- a/sys/dev/aic7xxx/gram.y +++ b/sys/dev/aic7xxx/gram.y @@ -29,7 +29,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id$ + * $Id: gram.y,v 1.1 1997/03/16 07:08:16 gibbs Exp $ */ #include <stdio.h> |