X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..2cb9bc5f691f2eb3f90274d84dec3d1f66f544ee:/lib/hostname.c?ds=sidebyside diff --git a/lib/hostname.c b/lib/hostname.c index 8e67d84..292b3ad 100644 --- a/lib/hostname.c +++ b/lib/hostname.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/hostname.c + * @brief Get the local hostname + */ #include "common.h"