Index: backend/usb-unix.c =================================================================== --- backend/usb-unix.c (revision 8816) +++ backend/usb-unix.c (working copy) @@ -560,7 +560,7 @@ * 'side_cb()' - Handle side-channel requests... */ -static void +static int /* O - 0 on success, -1 on error */ side_cb(int print_fd, /* I - Print file */ int device_fd, /* I - Device file */ int snmp_fd, /* I - SNMP socket (unused) */