]> git.ozlabs.org Git - yaboot.git/blobdiff - second/cmdline.c
Certain levels of IBM firmware will allow the system to boot from an
[yaboot.git] / second / cmdline.c
index 7b69f1fedc8e658c2fd5d9e4c42e7e462e37dbd2..117bca0082f989dc90d102e35f871f7e7e2a2d2f 100644 (file)
@@ -52,7 +52,7 @@ void cmdedit (void (*tabfunc) (void), int password)
      }
      if (!password)
          prom_printf(buff, x);
-     
+
      for (;;) {
          c = prom_getchar ();
          if (c == -1)