util: Make ovs_error() understand that EOF means "end of file".
authorBen Pfaff <blp@nicira.com>
Wed, 28 Oct 2009 18:11:18 +0000 (11:11 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 4 Nov 2009 23:24:40 +0000 (15:24 -0800)
commit0fec26b00be202f828193a66ed35c842389588f4
tree80400248a8fb79172b0b5bc23221deed3c49f0d4
parentd918d9d1128a98e4b2a398a501f541554fed3be8
util: Make ovs_error() understand that EOF means "end of file".

This convention is in use in a few places in the source tree, and so it
seems to be about time to start putting it into central places.
lib/util.c