]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/usersys.c
Import CUPS 1.4svn-r7356.
[thirdparty/cups.git] / cups / usersys.c
index c8d2b286460fe108f5c5a8b4f67cc51bac2a9979..28b40d0be537dff00a28345ac4f5a02c6173d77d 100644 (file)
@@ -54,7 +54,7 @@ static cups_file_t    *cups_open_client_conf(void);
  * 'cupsEncryption()' - Get the default encryption settings.
  *
  * The default encryption setting comes from the CUPS_ENCRYPTION
- * environment variable, then the ~/.cupsrc file, and finally the
+ * environment variable, then the ~/.cups/client.conf file, and finally the
  * /etc/cups/client.conf file. If not set, the default is
  * @code HTTP_ENCRYPT_IF_REQUESTED@.
  */