Update the comments to say 1.4A, too. (slaps own forehead)

This commit is contained in:
perry 1999-04-02 03:08:02 +00:00
parent 7ab8eaeda9
commit 480ac6a6e5
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: param.h,v 1.57 1999/04/02 02:57:19 perry Exp $ */
/* $NetBSD: param.h,v 1.58 1999/04/02 03:08:02 perry Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@ -65,7 +65,7 @@
*
*/
#define __NetBSD_Version__ 104010000 /* NetBSD 1.3K */
#define __NetBSD_Version__ 104010000 /* NetBSD 1.4A */
/*
* Historical NetBSD #defines -- new code should use
@ -73,7 +73,7 @@
*/
#define NetBSD 199907 /* NetBSD version (year & month). */
#define NetBSD1_4 2 /* NetBSD 1.3K */
#define NetBSD1_4 2 /* NetBSD 1.4A */
#ifndef NULL
#define NULL 0