[PATCH] Typo in prism2_srec
Pavel Roskin
proski
Wed Jul 30 06:28:02 PDT 2003
Hello!
I think "updata" is supposed to be "update" :-)
==============================
--- utils/prism2_srec.c
+++ utils/prism2_srec.c
@@ -1409,7 +1409,7 @@ int main(int argc, char *argv[])
printf("\nVerifying update compatibility and combining data:\n");
if (combine_info(&wlan, srec, non_volatile_download,
volatile_download)) {
- printf("Incompatible updata data.\n");
+ printf("Incompatible update data.\n");
exit(1);
}
printf("OK.\n");
==============================
--
Regards,
Pavel Roskin
More information about the Hostap
mailing list