Fix thinko in recent change: || in C yields 1 or 0, not the first
authorTaylor R. Campbell <net/mumble/campbell>
Fri, 22 Jun 2007 21:25:55 +0000 (21:25 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Fri, 22 Jun 2007 21:25:55 +0000 (21:25 +0000)
commit02990411a9fc3a59aeb01eb1ebc1c90f302cc1ad
treed1a86027617f7e80824d04879d10d965229c5274
parent9b6b8205e2c02329ca415dbe00faaa0786de9440
Fix thinko in recent change: || in C yields 1 or 0, not the first
non-zero value.
v7/src/microcode/ux.c