summaryrefslogtreecommitdiffstats
path: root/sys/sys/ktr.h
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2005-06-10 23:27:01 +0000
committerjeff <jeff@FreeBSD.org>2005-06-10 23:27:01 +0000
commit613f0c4df2e951f81d91d8550f1ce05c8aa55f2d (patch)
tree2feaa35cbd64a15369f39339ce138ffcbdbf0220 /sys/sys/ktr.h
parentd372186b525dd6c38a5a9d5d8a052f1f7a7aa75d (diff)
downloadFreeBSD-src-613f0c4df2e951f81d91d8550f1ce05c8aa55f2d.zip
FreeBSD-src-613f0c4df2e951f81d91d8550f1ce05c8aa55f2d.tar.gz
- I broke binary compat. update KTR_VERSION.
Spotted by: jhb
Diffstat (limited to 'sys/sys/ktr.h')
-rw-r--r--sys/sys/ktr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sys/ktr.h b/sys/sys/ktr.h
index 62b32f3..0a15a8f 100644
--- a/sys/sys/ktr.h
+++ b/sys/sys/ktr.h
@@ -97,7 +97,7 @@
* Version number for ktr_entry struct. Increment this when you break binary
* compatibility.
*/
-#define KTR_VERSION 1
+#define KTR_VERSION 2
#define KTR_PARMS 6
OpenPOWER on IntegriCloud