aboutsummaryrefslogtreecommitdiffstats
path: root/src/uri.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/uri.c')
-rw-r--r--src/uri.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/uri.c b/src/uri.c
index 53247fb2..997489ba 100644
--- a/src/uri.c
+++ b/src/uri.c
@@ -15,6 +15,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+/** @file uri.c */
+
#include <assert.h>
#include <stdlib.h>
#include <string.h>