summaryrefslogtreecommitdiff
path: root/src/expr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/expr.c')
-rw-r--r--src/expr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr.c b/src/expr.c
index 2be8b1dbb..ce65ecf46 100644
--- a/src/expr.c
+++ b/src/expr.c
@@ -483,7 +483,7 @@ toarith (VALUE *v)
}
}
-/* Extract a size_t value from a integer value I.
+/* Extract a size_t value from an integer value I.
If the value is negative, return SIZE_MAX.
If the value is too large, return SIZE_MAX - 1. */
static size_t