gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
Diffstat
-rwxr-xr-xgcl/o/num_arith.c 2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcl/o/num_arith.c b/gcl/o/num_arith.c
index 16739849c..dbdb3b056 100755
--- a/gcl/o/num_arith.c
+++ b/gcl/o/num_arith.c
@@ -542,7 +542,7 @@ one_minus(object x)
object
number_negate(object x)
{
- object z, z1;
+ object z;
switch (type_of(x)) {
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月13日 01:00:54 +0000

AltStyle によって変換されたページ (->オリジナル) /