bugfix: Resolved -Werror message in main.cpp
authorMatt Ranostay <mranostay@gmail.com>
Thu, 7 Mar 2013 23:51:08 +0000 (15:51 -0800)
committerUwe Hermann <uwe@hermann-uwe.de>
Sat, 9 Mar 2013 10:43:04 +0000 (11:43 +0100)
pulseview/main.cpp: In function ‘int main(int, char**)’:
pulseview/main.cpp:91:13: error: comparison is always false due to limited range of data type [-Werror=type-limits]

Signed-off-by: Matt Ranostay <mranostay@gmail.com>

No differences found