Use CHAR_BIT instead of 8 for float and string
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Sep 2010 01:33:02 +0000 (21:33 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 29 Sep 2010 01:33:02 +0000 (21:33 -0400)
commita3dbc7949a29a2abe9c7e75f2d893f99d36d6256
treea6fb04872deef5f8e568d15d3500e6a0048bda85
parentd79865b92da224131f58ab311e75e49043b62c7a
Use CHAR_BIT instead of 8 for float and string

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/ctf/types/float.c
formats/ctf/types/string.c
This page took 0.024433 seconds and 4 git commands to generate.