You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-dns/updatedd/files/fix-ovh-DYNDNSHOST.patch

12 lines
278 B

--- a/src/plugins/libovh.h 2006-09-07 22:32:59.000000000 +0200
+++ b/src/plugins/libovh.h 2013-01-20 13:48:37.162920947 +0100
@@ -21,7 +21,7 @@
#include <ret_codes.h>
-#define DYNDNSHOST "ovh.com"
+#define DYNDNSHOST "www.ovh.com"
#define PORT 80
#define BUFSIZE 512