aboutsummaryrefslogtreecommitdiffstats
path: root/src/zix/ring.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2021-01-16 19:35:21 +0100
committerDavid Robillard <d@drobilla.net>2021-01-16 19:35:21 +0100
commit8952dde02d9d6761ae0cae033600f4a220c8e075 (patch)
tree5715888d4322daea9d29fc2f174d2a623d6085eb /src/zix/ring.h
parent9ab6e66c6ea7230f716b74d62c03fc5d19f56abe (diff)
downloadjalv-8952dde02d9d6761ae0cae033600f4a220c8e075.tar.gz
jalv-8952dde02d9d6761ae0cae033600f4a220c8e075.tar.bz2
jalv-8952dde02d9d6761ae0cae033600f4a220c8e075.zip
Update zix
Diffstat (limited to 'src/zix/ring.h')
-rw-r--r--src/zix/ring.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/zix/ring.h b/src/zix/ring.h
index 99437f8..a375cac 100644
--- a/src/zix/ring.h
+++ b/src/zix/ring.h
@@ -1,5 +1,5 @@
/*
- Copyright 2011-2014 David Robillard <d@drobilla.net>
+ Copyright 2011-2020 David Robillard <d@drobilla.net>
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
@@ -135,7 +135,7 @@ zix_ring_write(ZixRing* ring, const void* src, uint32_t size);
*/
#ifdef __cplusplus
-} /* extern "C" */
+} /* extern "C" */
#endif
-#endif /* ZIX_RING_H */
+#endif /* ZIX_RING_H */