This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
DragonOS-Community
/
DragonStub
mirror de
https://github.com/DragonOS-Community/DragonStub.git
Vigiar
4
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
Atoi needs to have consistent declaration/definition.
Nigel Croxon
há 11 anos atrás
pai
94009cecd7
commit
5f765e9208
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
gnu-efi-3.0/inc/efilib.h
+ 1
- 1
gnu-efi-3.0/inc/efilib.h
Ver Ficheiro
@@ -278,7 +278,7 @@ xtoi (
UINTN
Atoi (
- CHAR16 *str
+ C
ONST C
HAR16 *str
);
BOOLEAN