瀏覽代碼

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

Loading…
取消
儲存