vlog: Mark more static data const.
authorBen Pfaff <blp@nicira.com>
Fri, 26 Apr 2013 18:30:21 +0000 (11:30 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 3 May 2013 20:29:48 +0000 (13:29 -0700)
commit4b5f1d2cc30099ec7e055d0a4c455c2d905789fc
treed54362798c040c4a15cdb789b24b80aeaccf84cc
parent112b76f6b96d1e796be17522ec765cccc99cbc07
vlog: Mark more static data const.

These data structures are never modified so this seems like a
logical change.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/vlog.c