projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
9056bbf
)
Don't use fixed size integer types in the public header
author
Antonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:50:41 +0000
(15:50 +0100)
committer
Antonio Ospite <ospite@studenti.unina.it>
Wed, 25 Jan 2012 14:57:30 +0000
(15:57 +0100)
The rationale behind this is that a user of the library is interested in
the meaning of the data passed, not on its storage size.
No differences found