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 78316eb1a3c..6ce64bc4d8c 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -1783,7 +1783,7 @@ signal_error (s, arg)
1783} 1783}
1784 1784
1785 1785
1786/* Return nonzero iff LIST is a non-nil atom or 1786/* Return nonzero if LIST is a non-nil atom or
1787 a list containing one of CONDITIONS. */ 1787 a list containing one of CONDITIONS. */
1788 1788
1789static int 1789static int