Imported Upstream version 2.10
[debian/cpmtools] / fsed.cpm.c
index 380082f7d4b664fd3b794781e864dff05286fd33..b717bfffc6e8be055151371c8ba68515cbe05e2c 100644 (file)
@@ -184,7 +184,7 @@ int main(int argc, char *argv[]) /*{{{*/
   }
 
   if (optind!=(argc-1)) usage=1;
-  else image=argv[optind];
+  else image=argv[optind++];
 
   if (usage)
   {