]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - cups/dest-localization.c
Merge changes from CUPS 1.7svn-r10704.
[thirdparty/cups.git] / cups / dest-localization.c
index ad709ee82e286ed0390f8f80a5925d348490d240..fb52a9a69010f67f28ed390bf3bd138a2bb40f32 100644 (file)
@@ -188,7 +188,7 @@ cups_create_localizations(
   httpGetHostname(http, http_hostname, sizeof(http_hostname));
 
   if (!_cups_strcasecmp(http_hostname, hostname) &&
-      port == _httpAddrPort(http->hostaddr))
+      port == httpAddrPort(http->hostaddr))
   {
    /*
     * Use the same connection...