aboutsummaryrefslogtreecommitdiff
path: root/src/util/container_meta_data.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
committerChristian Grothoff <christian@grothoff.org>2019-10-31 13:03:48 +0100
commit7e3cf5f461eb4fbb7581672bf0835da07c378136 (patch)
treebdc3874b7894242b095b892f1ed3e81a4d4f06c0 /src/util/container_meta_data.c
parent01b480d6d026e0c537dc284a7e7df2c0320a3528 (diff)
downloadgnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.tar.gz
gnunet-7e3cf5f461eb4fbb7581672bf0835da07c378136.zip
tighten formatting rules
Diffstat (limited to 'src/util/container_meta_data.c')
-rw-r--r--src/util/container_meta_data.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/container_meta_data.c b/src/util/container_meta_data.c
index 9cbd54f49..ad362408e 100644
--- a/src/util/container_meta_data.c
+++ b/src/util/container_meta_data.c
@@ -35,7 +35,6 @@
35 __VA_ARGS__) 35 __VA_ARGS__)
36 36
37 37
38
39/** 38/**
40 * Try to compress the given block of data using libz. Only returns 39 * Try to compress the given block of data using libz. Only returns
41 * the compressed block if compression worked and the new block is 40 * the compressed block if compression worked and the new block is