changeset 402:7e9800049711

And again, I applied it wrong.
author landley@driftwood
date Sun, 08 Oct 2006 12:28:30 -0400
parents 2707893d0c57
children d49bf523efcb
files tcctest.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tcctest.c	Sun Oct 08 12:24:42 2006 -0400
+++ b/tcctest.c	Sun Oct 08 12:28:30 2006 -0400
@@ -1066,7 +1066,7 @@
     int a;
     char c;
     char tab[10];
-    unsigned b,c;
+    unsigned b,d;
     short s;
 
     printf("cast_test:\n");