toxcore/toxav
iphydf 24f49fc917
chore: Fix up a few source code comment and style issues.
Tokstyle no longer allows:
* Includes inside an `extern "C"`
* Comments on function definition and declaration to be different.
* Doxygen comments commenting on other doxygen comments.
2021-12-21 18:14:53 +00:00
..
audio.c chore: Tie down the use of doxygen comments. 2021-12-15 18:35:48 +00:00
audio.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
BUILD.bazel cleanup: Remove apidsl; remove crypto_memcmp. 2021-12-19 19:22:38 +00:00
bwcontroller.c cleanup: Don't include "config.h" unless needed. 2021-12-12 22:18:38 +00:00
bwcontroller.h chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
groupav.c cleanup: Don't include "config.h" unless needed. 2021-12-12 22:18:38 +00:00
groupav.h chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
Makefile.inc Remove all uses of the PAIR macro in toxav. 2018-08-12 11:38:23 +00:00
msi.c chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
msi.h Fix up comments a bit to start being more uniform. 2020-03-14 13:28:42 +00:00
ring_buffer_test.cc Fix errors on error paths found by oomer. 2020-05-02 21:47:08 +01:00
ring_buffer.c cleanup: Enforce for loop consistency. 2021-12-09 14:53:00 +00:00
ring_buffer.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00
rtp_test.cc Fix errors on error paths found by oomer. 2020-05-02 21:47:08 +01:00
rtp.c chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
rtp.h chore: Fix up a few source code comment and style issues. 2021-12-21 18:14:53 +00:00
toxav_old.c chore: Tie down the use of doxygen comments. 2021-12-15 18:35:48 +00:00
toxav.c chore: Tie down the use of doxygen comments. 2021-12-15 18:35:48 +00:00
toxav.h cleanup: Remove apidsl; remove crypto_memcmp. 2021-12-19 19:22:38 +00:00
video.c cleanup: Don't include "config.h" unless needed. 2021-12-12 22:18:38 +00:00
video.h Use spdx license identifier instead of GPL blurb. 2020-03-14 13:06:19 +00:00