util: fix comment typo
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Fri, 4 Dec 2015 14:03:24 +0000 (14:03 +0000)
committerEmil Velikov <emil.l.velikov@gmail.com>
Fri, 4 Dec 2015 14:06:41 +0000 (14:06 +0000)
commitd566382a98bc1f6cbc8b93ca7eb9136d2363e5b0
treea01361ed6e284ae5c9212a59e109fa094786697e
parentefaac624afb2c5d74230dbec3dc358f1d50bc806
util: fix comment typo

Undefining the NDEBUG is relevant for release build, as they are the
ones that set it.

[Emil Velikov: split from previous patch]
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/util/u_atomic_test.c