[cups] Fixed typo in cups-icc patch.

Tim Waugh twaugh at fedoraproject.org
Wed Mar 9 16:47:05 UTC 2011


commit 58f36123d7fcbdbd16a89524df128d6ed1d8c582
Author: Tim Waugh <twaugh at redhat.com>
Date:   Wed Mar 9 16:27:08 2011 +0000

    Fixed typo in cups-icc patch.

 cups-icc.patch |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/cups-icc.patch b/cups-icc.patch
index 0525ae5..508b588 100644
--- a/cups-icc.patch
+++ b/cups-icc.patch
@@ -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 */


More information about the scm-commits mailing list