summaryrefslogtreecommitdiff
path: root/utils/utsname.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/utsname.h')
-rw-r--r--utils/utsname.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/utsname.h b/utils/utsname.h
index cc267c6d3..cef183670 100644
--- a/utils/utsname.h
+++ b/utils/utsname.h
@@ -16,6 +16,11 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/**
+ * \file utils/utsname.h
+ * \brief Interface to uts API to get name and information about current kernel.
+ */
+
#ifndef _NETSURF_UTILS_UTSNAME_H_
#define _NETSURF_UTILS_UTSNAME_H_