aboutsummaryrefslogtreecommitdiffstats
path: root/src/sds.c
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-18 03:20:56 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-01-18 03:20:56 +0100
commitbae78fb734b9770619d2d7dbc10dcc55fab18085 (patch)
tree9236a85ee1d2ef1d3da961fc2532245c56520f21 /src/sds.c
parent657d89a6a0e1f3e97299811cf50cf59785a1328b (diff)
downloadsds-bae78fb734b9770619d2d7dbc10dcc55fab18085.tar.xz
sds.h: len/avail: remove unnecessary temp var
Use the returned value of sdsheader directly in the return call instead of using a temporary variable since we’re not doing pointer arithmetic directly in the sdslen and sdsavail functions anymore.
Diffstat (limited to 'src/sds.c')
0 files changed, 0 insertions, 0 deletions