CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2009/09/19 15:43:14
Modified files: sys/dev/usb : udl.c Log message: Rename two functions; udl_cmd_get_offset -> udl_cmd_save_offset, and udl_cmd_set_offset -> udl_cmd_restore_offset, matches better what we do. No functional changes.