treewide: Run refresh on all packages
[feed/packages.git] / libs / liblo / patches / 010-index.patch
index f3f86609f2d574e5a24bfe486c66e8b9fa0d5516..160ed3a56b265bb4c2644b124ac52e24e35422eb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/src/server.c
 +++ b/src/server.c
-@@ -2013,11 +2013,8 @@ static void dispatch_method(lo_server s, const char *path,
+@@ -2013,11 +2013,8 @@ static void dispatch_method(lo_server s,
  
                      tmp = (char*) malloc(strlen(it->path + len) + 1);
                      strcpy(tmp, it->path + len);