summaryrefslogtreecommitdiffstats
path: root/bin/sh/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/sh/exec.c')
-rw-r--r--bin/sh/exec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/sh/exec.c b/bin/sh/exec.c
index 5f30ec6..e547e31 100644
--- a/bin/sh/exec.c
+++ b/bin/sh/exec.c
@@ -612,6 +612,7 @@ defun(const char *name, union node *func)
/*
* Delete a function if it exists.
+ * Called with interrupts off.
*/
int
OpenPOWER on IntegriCloud