summaryrefslogtreecommitdiffstats
path: root/ObsoleteFiles.inc
diff options
context:
space:
mode:
authoremaste <emaste@FreeBSD.org>2014-08-12 14:53:02 +0000
committeremaste <emaste@FreeBSD.org>2014-08-12 14:53:02 +0000
commite822669a5518882bea2ec05c50ccd5ec72ae682a (patch)
tree4b1b59a04cef3d0c1ab7e88c5ee0994e41d3ef69 /ObsoleteFiles.inc
parent9320d659207988a87c4ced258c2703feb3000ecc (diff)
downloadFreeBSD-src-e822669a5518882bea2ec05c50ccd5ec72ae682a.zip
FreeBSD-src-e822669a5518882bea2ec05c50ccd5ec72ae682a.tar.gz
MFC cleanup of libusb20 example
r257779 by hselasky: - Use libusb20_strerror() function instead of custom usb_error() one. - Rename "aux.[ch]" to "util.[ch]" which is a more common name for utility functions and allows checkout on some non-FreeBSD systems where the "aux.*" namespace is reserved. - Fix some compile warnings while at it. r257796 by glebius: Finish r257779. PR: 183728
Diffstat (limited to 'ObsoleteFiles.inc')
-rw-r--r--ObsoleteFiles.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
index dc991db..950e430 100644
--- a/ObsoleteFiles.inc
+++ b/ObsoleteFiles.inc
@@ -38,6 +38,9 @@
# xargs -n1 | sort | uniq -d;
# done
+# 20140812: example files removed
+OLD_FILES+=usr/share/examples/libusb20/aux.c
+OLD_FILES+=usr/share/examples/libusb20/aux.h
# 20140728: Remove an obsolete man page
OLD_FILES+=usr/share/man/man9/VOP_GETVOBJECT.9.gz
OLD_FILES+=usr/share/man/man9/VOP_CREATEVOBJECT.9.gz
OpenPOWER on IntegriCloud