include: add \brief to includes

This commit is contained in:
Anonymous Maarten
2023-02-18 18:32:06 +01:00
committed by Sam Lantinga
parent 0625695898
commit 549cedfa88
68 changed files with 159 additions and 75 deletions

View File

@@ -22,7 +22,7 @@
/**
* \file SDL_hidapi.h
*
* Header file for SDL HIDAPI functions.
* \brief Header file for SDL HIDAPI functions.
*
* This is an adaptation of the original HIDAPI interface by Alan Ott,
* and includes source code licensed under the following BSD license: