Version
3.5-2256
Branch
comex-usb-c3
Date
9 years, 7 months ago
Mac OS X Android
Commit
01d7f7d439af6153b315c5332c868df0dbc5b663
Change author
comex
Change description
Support C++11 final in Common.h

by defining it as 'sealed' for VC2010.  Also rename a set of variables
that happen to be called 'final' - not strictly necessary, since the
variables would just be renamed to 'sealed', but might as well.