Diff for /embedtools/src/cfi.c between versions 1.2.4.1 and 1.2.4.2

version 1.2.4.1, 2014/01/30 01:03:21 version 1.2.4.2, 2014/02/04 16:05:31
Line 53  extern char compiled[], compiledby[], compilehost[]; Line 53  extern char compiled[], compiledby[], compilehost[];
 static void  static void
 Usage()  Usage()
 {  {
        printf( "-= CFI =-  Flash interface managment tool\n"        printf( "-= CFI =-  Flash interface management tool\n"
                 "=== %s === %s@%s ===\n\n"                  "=== %s === %s@%s ===\n\n"
                 "  Syntax: cfi [options] <fact|oem|plr> [arg]\n"                  "  Syntax: cfi [options] <fact|oem|plr> [arg]\n"
                 "\n"                  "\n"

Removed from v.1.2.4.1  
changed lines
  Added in v.1.2.4.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>