Samples: fix strcat vs strlcat warning on OpenBSD
authorPete Batard <pete@akeo.ie>
Mon, 7 May 2012 14:41:50 +0000 (15:41 +0100)
committerPete Batard <pete@akeo.ie>
Tue, 8 May 2012 10:01:42 +0000 (11:01 +0100)
commit00d6fed8f26418b00ab9177d67d53af7328ec127
treec0e34293c8fa5d4155cf935d09c7ebe7e12b7229
parentd190bd7887ba7aba5949704592d5a18680e8a2df
Samples: fix strcat vs strlcat warning on OpenBSD

* Without this, OpenBSD produces the following warning:
  strcat() is almost always misused, please use strlcat()
examples/xusb.c
libusb/version.h