X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..42f738c244c06450e25775631b73ac2fa0878da5:/lib/logfd.c?ds=sidebyside 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"