X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..561d077df8d0494aeeaf3f30d847f489336cbfd6:/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"