]> git.ozlabs.org Git - ccan/commit
endian: remove unnecessary _CONST postfixes.
authorRusty Russell <rusty@rustcorp.com.au>
Mon, 13 May 2013 06:52:53 +0000 (16:22 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 13 May 2013 06:52:53 +0000 (16:22 +0930)
commit75786a7313a8ac224b7501d5cde841dbda16392e
tree36666e880d1d947c6ee66f9b4ee4368ad5bb9c95
parent6abc867fce8c3eba40eb26092d31e34b47dd9165
endian: remove unnecessary _CONST postfixes.

It makes the names longer, whereas the CAPS is probably sufficient.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/endian/endian.h
ccan/endian/test/compile_ok-constant.c