aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/core/macaddr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/core/macaddr.h')
-rw-r--r--include/osmocom/core/macaddr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/core/macaddr.h b/include/osmocom/core/macaddr.h
index 8de62382..83f0bde3 100644
--- a/include/osmocom/core/macaddr.h
+++ b/include/osmocom/core/macaddr.h
@@ -1,3 +1,5 @@
+/*! \file macaddr.h */
+
#pragma once
int osmo_macaddr_parse(uint8_t *out, const char *in);