소스 검색

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…
취소
저장