Core: Use fputs(3) instead of fprintf(3)
commit975c4fd6255a3ef9cc52ba0c9b5f94afec0ab7d2
authorTim Roberts <timr@probo.com>
Sun, 30 Jun 2013 07:54:20 +0000 (30 09:54 +0200)
committerPete Batard <pete@akeo.ie>
Sun, 30 Jun 2013 20:14:24 +0000 (30 21:14 +0100)
tree097cff2cc07fa9cc97fb9fb2c02db0be9a309a49
parent7b893cc7cee185c0bf771166ca61a05b32800556
Core: Use fputs(3) instead of fprintf(3)

This is a micro-optimisation, but it should make the code easier to understand.
libusb/core.c
libusb/version_nano.h