Commit Graph

4 Commits

Author SHA1 Message Date
Piotr Esden-Tempski 31adb2f94d misc: Cleanup include guards.
Using underscore prefixes is not allowed for include guards as all
defines starting with underscore are reserved. At the same time made
file ends and spacing and style of include guards consistent in all
headers.

The new style of include guards also includes the directory of the
include file relative to `src` directory to prevent potential future
issues where we might end up with a name clash across directories.
2022-08-23 15:06:21 -04:00
Uwe Bonnes 8f6b266c54 Upgrade: Download needs to set the address. 2019-07-19 10:51:02 +02:00
Gareth McMullin fce43bcd98 Fixed upgrade tool to build against current libusb-win32. 2013-08-19 12:26:05 +12:00
Gareth McMullin f2f5fd2fa1 Added unfinished, untested upgrade tool. 2012-01-18 20:46:35 +13:00