Git
Wiki
Site
projects
/
soft
/
lpc82x
/
core
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a191959
)
Fix compilation warning
author
Nathael Pajani
<nathael.pajani@ed3l.fr>
Tue, 27 Sep 2016 22:13:47 +0000
(
00:13
+0200)
committer
Nathael Pajani
<nathael.pajani@ed3l.fr>
Fri, 10 Feb 2023 18:02:59 +0000
(19:02 +0100)
lib/stdlib.c
patch
|
blob
|
history
diff --git
a/lib/stdlib.c
b/lib/stdlib.c
index
c37dd56
..
c0a1991
100644
(file)
--- a/
lib/stdlib.c
+++ b/
lib/stdlib.c
@@
-48,7
+48,7
@@
uint32_t strtoul(const char* str, char** end, uint8_t base)
break;
}
if (end != NULL) {
- *end = str;
+ *end =
(char*)
str;
}
return val;
}
Techno-Innov
42 impasse de la Combe du Bois
01150 Blyes - France
contact@techno-innov.fr
Design et hébergement du site :
Techno-Innov
Techno-Innov
- SARL Coopérative
539 169 417 RCS Bourg-en-Bresse
Ce site n'utilise pas de cookies, désolé pour les gourmands !