diff options
author | Panu Matilainen <pmatilai@redhat.com> | 2011-03-10 13:36:51 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-03-11 14:25:45 +0200 |
commit | 0eca826cb8307c3db0878a186b221ae1357a6a3f (patch) | |
tree | c8b7becb5f07dc6ef7bb6d07da30cd3157893786 /doc | |
parent | eb7be49dfa9d03e16431dda8c643a5fa3e300cc2 (diff) | |
download | librpm-tizen-0eca826cb8307c3db0878a186b221ae1357a6a3f.tar.gz librpm-tizen-0eca826cb8307c3db0878a186b221ae1357a6a3f.tar.bz2 librpm-tizen-0eca826cb8307c3db0878a186b221ae1357a6a3f.zip |
Mark htonll() as "const" function
- htonll() is a pure "const" function as it only manipulates the
value passed to it and only calls htonl() functions which are
also const.
- Also fix up the function prototype formatting
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions