import gdb-1999-11-08 snapshot
[deliverable/binutils-gdb.git] / gdb / remote-rdp.c
index ef45ca368521ec723ce2745828cc813d53073b84..7a0e53c5df93d5a25162dc17d6fe7394445d4a3a 100644 (file)
@@ -480,7 +480,7 @@ send_rdp (char *template,...)
          abort ();
        }
     }
-  va_end (args);
+  va_end (alist);
 
   if (dst != buf)
     abort ();
This page took 0.032752 seconds and 4 git commands to generate.