This website works better with JavaScript
Home
Explore
Help
Sign In
DragonOS-Community
/
DragonStub
mirror of
https://github.com/DragonOS-Community/DragonStub.git
Watch
4
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Atoi needs to have consistent declaration/definition.
Nigel Croxon
11 years ago
parent
94009cecd7
commit
5f765e9208
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
gnu-efi-3.0/inc/efilib.h
+ 1
- 1
gnu-efi-3.0/inc/efilib.h
View File
@@ -278,7 +278,7 @@ xtoi (
UINTN
Atoi (
- CHAR16 *str
+ C
ONST C
HAR16 *str
);
BOOLEAN