~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to scan/sane/scl.h

  • Committer: Package Import Robot
  • Author(s): Mark Purcell
  • Date: 2012-10-06 15:03:44 UTC
  • mfrom: (1.6.1) (20.1.16 quantal)
  • Revision ID: package-import@ubuntu.com-20121006150344-2p3xz26br0t3hu2q
Tags: 3.12.10-1
* New upstream release
  - Fixes "Network scanning fails (Closes: #683033)
* quilt refresh hplip-syslog-fix-debug-messages-to-error.dpatch
* Fix "error in clean build env" updated debian/rules (Closes: #687129)

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
#define SCL_CMD_SCAN_WINDOW     SCL_CMD('f','S')
74
74
#define SCL_CMD_SET_DEVICE_LOCK     SCL_CMD('f','H')
75
75
#define SCL_CMD_SET_DEVICE_LOCK_TIMEOUT   SCL_CMD('f','I')
 
76
#define SCL_CMD_SET_CONTRAST    SCL_CMD('a', 'K')
76
77
 
77
78
#if 0
78
79
#define SCL_CMD_SET_PRESCAN     SCL_CMD('m','B')