lib/values.c: use assert() instead of checking error
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sun, 14 May 2017 21:34:18 +0000 (17:34 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:43 +0000 (12:57 -0400)
commit8fff8ba9d3203b19abc62020669f7e3551bdfecf
treefb5ef12a967f7e702bce7dd90c3b61c98a5d45df
parent40f7101a75ea717f16509d39608777e1c7988ab8
lib/values.c: use assert() instead of checking error

In this case we know that it should not fail.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
lib/values.c
This page took 0.025227 seconds and 4 git commands to generate.