ソースを参照

Typo

tags/v0.9.3
Michael Brown 18年前
コミット
99272f958b
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      src/include/gpxe/initrd.h

+ 1
- 1
src/include/gpxe/initrd.h ファイルの表示

@@ -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 */

読み込み中…
キャンセル
保存