about summary refs log tree commit diff homepage
path: root/test/Feature/ExtCallOverapprox.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Feature/ExtCallOverapprox.c')
-rw-r--r--test/Feature/ExtCallOverapprox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Feature/ExtCallOverapprox.c b/test/Feature/ExtCallOverapprox.c
index 9f69b3dd..76ae319d 100644
--- a/test/Feature/ExtCallOverapprox.c
+++ b/test/Feature/ExtCallOverapprox.c
@@ -1,4 +1,4 @@
-// This test checks that under using the under-approximate external call policy, the symbolic arguments are left unconstrained by the external call
+// This test checks that under using the over-approximate external call policy, the symbolic arguments are left unconstrained by the external call
 
 // RUN: %clang %s -emit-llvm %O0opt -g -c -o %t.bc
 // RUN: rm -rf %t.klee-out