This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
DragonOS-Community
/
DragonStub
espejo de
https://github.com/DragonOS-Community/DragonStub.git
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Atoi needs to have consistent declaration/definition.
Nigel Croxon
hace 11 años
padre
94009cecd7
commit
5f765e9208
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
gnu-efi-3.0/inc/efilib.h
+ 1
- 1
gnu-efi-3.0/inc/efilib.h
Ver fichero
@@ -278,7 +278,7 @@ xtoi (
UINTN
Atoi (
- CHAR16 *str
+ C
ONST C
HAR16 *str
);
BOOLEAN