Michael Brown před 17 roky
rodič
revize
99272f958b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/include/gpxe/initrd.h

+ 1
- 1
src/include/gpxe/initrd.h Zobrazit soubor

@@ -9,6 +9,6 @@
9 9
  */
10 10
 
11 11
 #include <gpxe/image.h>
12
-extern struct image_type initrdimage_image_type __image_type ( PROBE_NORMAL );
12
+extern struct image_type initrd_image_type __image_type ( PROBE_NORMAL );
13 13
 
14 14
 #endif /* _GPXE_INITRD_H */

Načítá se…
Zrušit
Uložit