aboutsummaryrefslogtreecommitdiffstats
path: root/src/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/eval.c')
-rw-r--r--src/eval.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/eval.c b/src/eval.c
index 9a03e5fac83..13ea0ba7ebf 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -1793,7 +1793,7 @@ signal_error (s, arg)
1793} 1793}
1794 1794
1795 1795
1796/* Return nonzero iff LIST is a non-nil atom or 1796/* Return nonzero if LIST is a non-nil atom or
1797 a list containing one of CONDITIONS. */ 1797 a list containing one of CONDITIONS. */
1798 1798
1799static int 1799static int