projects
/
sasm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b8635d
)
Typo fix
author
Robert Pengelly
<robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:54:06 +0000
(12:54 +0100)
committer
Robert Pengelly
<robertapengelly@hotmail.com>
Thu, 4 Sep 2025 11:54:06 +0000
(12:54 +0100)
stdint.h
patch
|
blob
|
history
diff --git
a/stdint.h
b/stdint.h
index 75072de385f250f7c3ecd59d7657994563c98da8..f61e98c3bbe9df14da2150c7ead5ea2c0f1d3b0e 100644
(file)
--- a/
stdint.h
+++ b/
stdint.h
@@
-19,7
+19,7
@@
typedef signed long long int64_t;
typedef unsigned long long uint64_t;
#endif
-
endif
/* _STDINT_H_ */
+
#endif
/* _STDINT_H_ */
#endif /* _STDINT_H */
#endif /* _STDINT_H_INCLUDED */