chiark / gitweb /
Merge playlist support.
[disorder] / lib / hostname.c
index 8e67d847003e14f358ade635de4516441024ab12..292b3add4e2b6d094679a891a6e16d0b45996d5c 100644 (file)
@@ -15,6 +15,9 @@
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
+/** @file lib/hostname.c
+ * @brief Get the local hostname
+ */
 
 #include "common.h"