mirror of
https://github.com/clearlinux/clr-debug-info.git
synced 2026-09-06 05:41:43 +00:00
default to the other server for now
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@
|
||||
GStaticMutex dupes_mutex = G_STATIC_MUTEX_INIT;
|
||||
|
||||
char *urls[2] = {"http://debuginfo.clearlinux.org/debuginfo/", "http://debuginfo.fenrus.org/debuginfo/" };
|
||||
int urlcounter = 0;
|
||||
int urlcounter = 1;
|
||||
|
||||
|
||||
static GHashTable *hash;
|
||||
|
||||
Reference in New Issue
Block a user