summaryrefslogtreecommitdiff
path: root/i386/i386/debug_i386.c
diff options
context:
space:
mode:
Diffstat (limited to 'i386/i386/debug_i386.c')
-rw-r--r--i386/i386/debug_i386.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/i386/i386/debug_i386.c b/i386/i386/debug_i386.c
index c8cd563..ae77779 100644
--- a/i386/i386/debug_i386.c
+++ b/i386/i386/debug_i386.c
@@ -1,4 +1,4 @@
-/*
+/*
* Copyright (c) 1994 The University of Utah and
* the Computer Systems Laboratory at the University of Utah (CSL).
* All rights reserved.
@@ -143,5 +143,4 @@ syscall_trace_print(int syscallvec, ...)
return syscallvec;
}
-#endif DEBUG
-
+#endif /* DEBUG */