artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39bbc41
)
my keyboard is conspiring against me
author
deraadt
<deraadt@openbsd.org>
Wed, 17 Jun 2015 22:35:08 +0000
(22:35 +0000)
committer
deraadt
<deraadt@openbsd.org>
Wed, 17 Jun 2015 22:35:08 +0000
(22:35 +0000)
sys/sys/param.h
patch
|
blob
|
history
diff --git
a/sys/sys/param.h
b/sys/sys/param.h
index
6543581
..
34144f0
100644
(file)
--- a/
sys/sys/param.h
+++ b/
sys/sys/param.h
@@
-1,4
+1,4
@@
-/* $OpenBSD: param.h,v 1.11
6 2015/06/17 22:32
:08 deraadt Exp $ */
+/* $OpenBSD: param.h,v 1.11
7 2015/06/17 22:35
:08 deraadt Exp $ */
/*-
* Copyright (c) 1982, 1986, 1989, 1993
@@
-42,7
+42,7
@@
#define BSD4_4 1
#define OpenBSD 201510 /* OpenBSD version (year & month). */
-
c#define OpenBSD5_8 1
/* OpenBSD 5.8 */
+
#define OpenBSD5_8 1
/* OpenBSD 5.8 */
#ifndef NULL
#ifdef __GNUG__