summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1998-07-06 16:07:43 +0000
committereivind <eivind@FreeBSD.org>1998-07-06 16:07:43 +0000
commit36d767067379474b26dd211a71b627c7fea53e20 (patch)
tree46ca0529538bb2768f7882187ec2b8b097ffed40 /sys
parent59e51e381385f1bfa6ffd5160e52329bfc99e4d8 (diff)
downloadFreeBSD-src-36d767067379474b26dd211a71b627c7fea53e20.zip
FreeBSD-src-36d767067379474b26dd211a71b627c7fea53e20.tar.gz
Shorten line.
Prodded (long time ago) by: bde
Diffstat (limited to 'sys')
-rw-r--r--sys/sys/param.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/sys/param.h b/sys/sys/param.h
index 5387a8c..baf89ea 100644
--- a/sys/sys/param.h
+++ b/sys/sys/param.h
@@ -36,7 +36,7 @@
* SUCH DAMAGE.
*
* @(#)param.h 8.3 (Berkeley) 4/4/95
- * $Id: param.h,v 1.32 1998/06/02 20:58:22 jdp Exp $
+ * $Id: param.h,v 1.33 1998/06/07 17:13:03 dfr Exp $
*/
#ifndef _SYS_PARAM_H_
@@ -46,7 +46,7 @@
#define BSD4_3 1
#define BSD4_4 1
#undef __FreeBSD_version
-#define __FreeBSD_version 300003 /* Master version, propagated to newvers */
+#define __FreeBSD_version 300003 /* Master, propagated to newvers */
#ifndef NULL
#define NULL 0
OpenPOWER on IntegriCloud