Corrected logical errors in tests for error conditions.
authorJohn Darrington <john@darrington.wattle.id.au>
Fri, 25 Oct 2013 19:00:44 +0000 (21:00 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Fri, 25 Oct 2013 19:00:44 +0000 (21:00 +0200)
commitfd308174a81b1702426720536acd3aa4a3021801
treeb91b6031f08012d2021f19097bd06df5882df43d
parenta0e0773d46d3ebb32ca9181d9cb39322b0b8d18b
Corrected logical errors in tests for error conditions.

Fixed several places where && had bee used where || was intended
and vici-versa.

Reported-By: David Binderman <dcb314@hotmail.com>
src/data/data-in.c
src/language/lexer/q2c.c
src/language/stats/glm.c
src/ui/gui/psppire-var-sheet.c