K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2016-05-05T13:03:29.542792Z
K 7
svn:log
V 199
Add missing va_end to is_double

Fix missing va_end() call in is_double(), which would have caused
compilation failures or other problems on some platforms.

Patch taken from upstream C TAP Harness.

END
