This website works better with JavaScript
홈
탐색
도움말
로그인
DragonOS-Community
/
DragonStub
의 미러
https://github.com/DragonOS-Community/DragonStub.git
Watch
4
Star
0
포크
0
파일
이슈
0
위키
소스 검색
Atoi needs to have consistent declaration/definition.
Nigel Croxon
11 년 전
부모
94009cecd7
커밋
5f765e9208
1개의 변경된 파일
과
1개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
변경상태 보기
1
1
gnu-efi-3.0/inc/efilib.h
+ 1
- 1
gnu-efi-3.0/inc/efilib.h
파일 보기
@@ -278,7 +278,7 @@ xtoi (
UINTN
Atoi (
- CHAR16 *str
+ C
ONST C
HAR16 *str
);
BOOLEAN