From 60851048acd6ba9c75103bcda809f26d9fdf0ce8 Mon Sep 17 00:00:00 2001 From: Benjamin Barenblat Date: Sun, 31 May 2020 18:36:12 -0400 Subject: Refresh patches --- debian/patches/use-system-uthash.diff | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/patches/use-system-uthash.diff') diff --git a/debian/patches/use-system-uthash.diff b/debian/patches/use-system-uthash.diff index 270bf553..d8de0292 100644 --- a/debian/patches/use-system-uthash.diff +++ b/debian/patches/use-system-uthash.diff @@ -5,7 +5,7 @@ Forwarded: no Remove upstream’s vendored copy of uthash. --- a/include/urweb/types_cpp.h +++ b/include/urweb/types_cpp.h -@@ -123,7 +123,7 @@ typedef struct { +@@ -125,7 +125,7 @@ // Caching #include @@ -16,7 +16,7 @@ Remove upstream’s vendored copy of uthash. char *result; --- a/src/c/urweb.c +++ b/src/c/urweb.c -@@ -22,7 +22,7 @@ +@@ -26,7 +26,7 @@ #include "types.h" -- cgit v1.2.3