Fixed typo in cups-icc patch.

This commit is contained in:
Tim Waugh 2011-03-09 16:27:08 +00:00
parent e9e839c4d3
commit 58f36123d7

View File

@ -137,7 +137,7 @@ index 0000000..2fdf401
+ DBusMessageIter args; /* D-Bus method arguments */
+ DBusMessageIter dict; /* D-Bus method arguments */
+ DBusError error; /* D-Bus error */
+ int options = 1; /* Options for CreateDevice */
+ int options = 1; /* Options for CreateProfile */
+ char *idstr; /* Profile ID string */
+ size_t idstrlen; /* Profile ID allocated length */
+ const char *profile_path; /* Device object path */