WinCE many fixes
[p5sagit/p5-mst-13.2.git] / t / win32 / system.t
index c08fb13..b1906ce 100644 (file)
@@ -40,7 +40,7 @@ main(int ac, char **av)
 {
     int i;
 #ifdef __BORLANDC__
-    char *h,*s = GetCommandLine();
+    char *s = GetCommandLine();
     int j=0;
     av[0] = s;
     if (s[0]=='"') {