This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
DragonOS-Community
/
DragonStub
mirror de
https://github.com/DragonOS-Community/DragonStub.git
Observar
4
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Ver código fonte
Atoi needs to have consistent declaration/definition.
Nigel Croxon
11 anos atrás
pai
94009cecd7
commit
5f765e9208
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Mostrar estatísticas do Diff
1
1
gnu-efi-3.0/inc/efilib.h
+ 1
- 1
gnu-efi-3.0/inc/efilib.h
Ver arquivo
@@ -278,7 +278,7 @@ xtoi (
UINTN
Atoi (
- CHAR16 *str
+ C
ONST C
HAR16 *str
);
BOOLEAN