diff options
Diffstat (limited to 'kdeprint/cups/cupsdconf2/cups-util.c')
-rw-r--r-- | kdeprint/cups/cupsdconf2/cups-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdeprint/cups/cupsdconf2/cups-util.c b/kdeprint/cups/cupsdconf2/cups-util.c index cb6ddcf92..f568d1bdc 100644 --- a/kdeprint/cups/cupsdconf2/cups-util.c +++ b/kdeprint/cups/cupsdconf2/cups-util.c @@ -250,7 +250,7 @@ cupsGetConf(void) return (filename); } -int /* O - Status of operation */ +int /* O - tqStatus of operation */ cupsPutConf(const char *name) /* I - Name of the config file to send */ { int fd; /* PPD file */ |