aboutsummaryrefslogtreecommitdiff
path: root/src/gns/gnunet-gns-proxy.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-11-08 15:28:32 +0000
committerChristian Grothoff <christian@grothoff.org>2013-11-08 15:28:32 +0000
commite97625e3132c7a84cef4d01ebbc455f42a0641e2 (patch)
treeb0e9ce91102ba704a92576b87651d7d2b63947d0 /src/gns/gnunet-gns-proxy.c
parent633cca5a6612c90236bf30b8a43da3b7158cabfa (diff)
downloadgnunet-e97625e3132c7a84cef4d01ebbc455f42a0641e2.tar.gz
gnunet-e97625e3132c7a84cef4d01ebbc455f42a0641e2.zip
-complain if this happens
Diffstat (limited to 'src/gns/gnunet-gns-proxy.c')
-rw-r--r--src/gns/gnunet-gns-proxy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c
index b2c8fc697..3ac87cd36 100644
--- a/src/gns/gnunet-gns-proxy.c
+++ b/src/gns/gnunet-gns-proxy.c
@@ -1760,6 +1760,7 @@ mhd_log_callback (void *cls,
1760 return s5r; 1760 return s5r;
1761 } 1761 }
1762 } 1762 }
1763 GNUNET_break (0);
1763 return NULL; 1764 return NULL;
1764} 1765}
1765 1766