diff options
Diffstat (limited to 'sys/dev/aic7xxx/aicasm_gram.y')
-rw-r--r-- | sys/dev/aic7xxx/aicasm_gram.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/aic7xxx/aicasm_gram.y b/sys/dev/aic7xxx/aicasm_gram.y index fdf352249ab8f..50323eb66e51b 100644 --- a/sys/dev/aic7xxx/aicasm_gram.y +++ b/sys/dev/aic7xxx/aicasm_gram.y @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $Id: aicasm_gram.y,v 1.5 1998/09/15 07:24:17 gibbs Exp $ + * $Id: aicasm_gram.y,v 1.6 1998/12/10 04:14:50 gibbs Exp $ */ #include <stdio.h> |