OSDN Git Service

Fix an error in the last update.
authorDavid McCullough <davidm@snapgear.com>
Thu, 14 Feb 2002 09:44:56 +0000 (09:44 +0000)
committerDavid McCullough <davidm@snapgear.com>
Thu, 14 Feb 2002 09:44:56 +0000 (09:44 +0000)
elf2flt.c

index 324ef3d..29da6b7 100644 (file)
--- a/elf2flt.c
+++ b/elf2flt.c
@@ -745,7 +745,7 @@ static void usage(void)
        "       -d              : compress data/relocs\n"
        "       -a              : use existing symbol references\n"
        "                         instead of recalculating from\n"
-       "                         relocation info\n");
+       "                         relocation info\n"
        "       -p abs-pic-file : GOT/PIC processing with files\n"
        "       -s stacksize    : set application stack size\n"
        "       -o output-file  : output file name\n\n",