]> git.tue.mpg.de Git - dss.git/commit
Dedoxify the source.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 22 Oct 2024 18:01:10 +0000 (20:01 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 1 Feb 2025 19:11:59 +0000 (20:11 +0100)
commit5770e00c6e59528762be20610af6d8bd24d6872f
treea3ecd011bce5325d7348055b0e05f0a2adbcec34
parent78e42d1111a5b5017526c3d82de45621da1e5fd2
Dedoxify the source.

The doxygen comments actually make the source code harder to read,
because they tend to document the obvious. Besides, they are not used
uniformly accross the code base anyway.
18 files changed:
daemon.c
daemon.h
df.h
dss.c
err.h
exec.c
exec.h
file.c
file.h
gcc-compat.h
ipc.h
log.h
sig.c
snap.c
snap.h
str.c
str.h
tv.c