X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..61b761862db3feb9bd0135a64ac3729f70917f89:/lib/logfd.c diff --git a/lib/logfd.c b/lib/logfd.c index 7413379..a6f14c3 100644 --- a/lib/logfd.c +++ b/lib/logfd.c @@ -15,6 +15,9 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ +/** @file lib/logfd.c + * @brief Redirect subprocess stderr to DisOrder server's log + */ #include "common.h"