From 78cbe74faa977580ab11f4ac5d597ff40e865332 Mon Sep 17 00:00:00 2001 From: "KAMBAROV, ZAUR" Date: Tue, 28 Jun 2005 20:45:06 -0700 Subject: [PATCH] --- yaml --- r: 3891 b: refs/heads/master c: a8f5034540195307362d071a8b387226b410469f h: refs/heads/master i: 3889: 41686e94b8f4838cfcc82fa8e8a8a245085d0e2b 3887: ba929e7fa5581d040e416e75a5918a2c72570903 v: v3 --- [refs] | 2 +- trunk/arch/i386/boot/tools/build.c | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 072b64fe90f2..aebae36651f9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4cceb4d13abaedbd52e54053367c793ed4aedb6b +refs/heads/master: a8f5034540195307362d071a8b387226b410469f diff --git a/trunk/arch/i386/boot/tools/build.c b/trunk/arch/i386/boot/tools/build.c index 4a17956512e1..6835f6d47c31 100644 --- a/trunk/arch/i386/boot/tools/build.c +++ b/trunk/arch/i386/boot/tools/build.c @@ -70,7 +70,8 @@ void usage(void) int main(int argc, char ** argv) { - unsigned int i, c, sz, setup_sectors; + unsigned int i, sz, setup_sectors; + int c; u32 sys_size; byte major_root, minor_root; struct stat sb;