Oops. Got a little too agressive with changing 06->07.
This commit is contained in:
parent
814a7df4d8
commit
2f1cf7a7f1
|
@ -1,4 +1,4 @@
|
||||||
/* $NetBSD: param.h,v 1.66 1999/07/15 22:00:40 wrstuden Exp $ */
|
/* $NetBSD: param.h,v 1.67 1999/07/16 20:49:34 wrstuden Exp $ */
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
* Copyright (c) 1982, 1986, 1989, 1993
|
* Copyright (c) 1982, 1986, 1989, 1993
|
||||||
|
@ -46,7 +46,7 @@
|
||||||
/*
|
/*
|
||||||
* Historic BSD #defines -- probably will remain untouched for all time.
|
* Historic BSD #defines -- probably will remain untouched for all time.
|
||||||
*/
|
*/
|
||||||
#define BSD 199507 /* System version (year & month). */
|
#define BSD 199506 /* System version (year & month). */
|
||||||
#define BSD4_3 1
|
#define BSD4_3 1
|
||||||
#define BSD4_4 1
|
#define BSD4_4 1
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue