]> git.pond.sub.org Git - empserver/commit
Avoid cryptic message when survey's first argument is empty
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 19 Jul 2008 15:47:06 +0000 (11:47 -0400)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 21 Jul 2008 12:13:40 +0000 (08:13 -0400)
commit05364c0f6835c08cdaecf5ec50cd31f510c5fff9
tree5c3025e8996728ed72a0559fc55530f55b0be35d
parent4646dfbf802f23a4f362cc9b1dd674c8e50a7714
Avoid cryptic message when survey's first argument is empty

Catch empty argument instead of letting nstr_comp_val() choke on it.
src/lib/commands/surv.c