summaryrefslogtreecommitdiff
path: root/nt/inc/sys/param.h
diff options
context:
space:
mode:
Diffstat (limited to 'nt/inc/sys/param.h')
-rw-r--r--nt/inc/sys/param.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/nt/inc/sys/param.h b/nt/inc/sys/param.h
index b7f227405f4..397c5ffae66 100644
--- a/nt/inc/sys/param.h
+++ b/nt/inc/sys/param.h
@@ -1,10 +1,10 @@
-#ifndef _PARAM_H_
-#define _PARAM_H_
-
-/*
- * sys\param.h doesn't exist on NT, so we'll make one.
- */
-
-#define NBPG 4096
-
-#endif /* _PARAM_H_ */
+#ifndef _PARAM_H_
+#define _PARAM_H_
+
+/*
+ * sys\param.h doesn't exist on NT, so we'll make one.
+ */
+
+#define NBPG 4096
+
+#endif /* _PARAM_H_ */