summaryrefslogtreecommitdiffstats
path: root/sbin/atm/fore_dnld/fore_dnld.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/atm/fore_dnld/fore_dnld.c')
-rw-r--r--sbin/atm/fore_dnld/fore_dnld.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/atm/fore_dnld/fore_dnld.c b/sbin/atm/fore_dnld/fore_dnld.c
index bc3cde9..263b2f7 100644
--- a/sbin/atm/fore_dnld/fore_dnld.c
+++ b/sbin/atm/fore_dnld/fore_dnld.c
@@ -903,8 +903,7 @@ main(int argc, char *argv[])
u_char *ram; /* pointer to RAM */
Mon960 *Mon; /* Uart */
Aali *aap;
- char c;
- int i, err;
+ int c, i, err;
int binary = 0; /* Send binary file */
caddr_t buf; /* Ioctl buffer */
char bus_dev[80]; /* Bus device to mmap on */
OpenPOWER on IntegriCloud