]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/network.c
Merge changes from CUPS 1.7svn-r10704.
[thirdparty/cups.git] / scheduler / network.c
index 87e660ce312b91a7084e8d0a5d3af1efdf7128bd..bf0dea7585e45783262ac0153fde701064348436 100644 (file)
@@ -264,7 +264,7 @@ cupsdNetIFUpdate(void)
 
       if (match)
       {
-        temp->port = _httpAddrPort(&(lis->address));
+        temp->port = httpAddrPort(&(lis->address));
        break;
       }
     }