]> git.proxmox.com Git - mirror_ovs.git/commit - AUTHORS
lib: Avoid using C++ keywords as variable names in header files.
authorAmit Bose <bose@noironetworks.com>
Wed, 12 Nov 2014 14:06:08 +0000 (15:06 +0100)
committerBen Pfaff <blp@nicira.com>
Wed, 12 Nov 2014 18:18:46 +0000 (10:18 -0800)
commit4052e3ff1af8fcca5cf71fc16064a759ef61242f
tree8364308ff5d9ee80ad81a9ec6420aa8f456fbb4a
parent1825f2ec0d41ceac29f3ba3ff6931efe8c907034
lib: Avoid using C++ keywords as variable names in header files.

Otherwise C++ programs can't #include the headers.

Signed-off-by: Amit Bose <bose@noironetworks.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
lib/dynamic-string.h