aboutsummaryrefslogtreecommitdiffstats
path: root/src/output.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2016-07-11 00:58:11 +0200
committerMattias Andrée <maandree@kth.se>2016-07-11 00:58:11 +0200
commit7f6fde08da7c1814d47b303c7fc92bed5e0fdc69 (patch)
tree7eb51cfb748d54b55a61ec0102187e576894691f /src/output.h
parentImplement -p (diff)
downloadcoopgammad-7f6fde08da7c1814d47b303c7fc92bed5e0fdc69.tar.gz
coopgammad-7f6fde08da7c1814d47b303c7fc92bed5e0fdc69.tar.bz2
coopgammad-7f6fde08da7c1814d47b303c7fc92bed5e0fdc69.tar.xz
whitespace
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'src/output.h')
-rw-r--r--src/output.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/output.h b/src/output.h
index 248dad6..3e47da7 100644
--- a/src/output.h
+++ b/src/output.h
@@ -151,3 +151,4 @@ size_t output_unmarshal(struct output* this, const void* buf);
__attribute__((pure))
#endif
int output_cmp_by_name(const void* a, const void* b);
+