summaryrefslogtreecommitdiff
path: root/kern/act.c
diff options
context:
space:
mode:
Diffstat (limited to 'kern/act.c')
-rw-r--r--kern/act.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kern/act.c b/kern/act.c
index 321ff98..d76fe0e 100644
--- a/kern/act.c
+++ b/kern/act.c
@@ -1114,6 +1114,6 @@ get_next_act(sp)
return act;
}
}
-#endif
+#endif /* ACTWATCH */
#endif /* MIGRATING_THREADS */