aboutsummaryrefslogtreecommitdiff
path: root/tecparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'tecparse.c')
-rw-r--r--tecparse.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/tecparse.c b/tecparse.c
index b1a3c16..aa10aa7 100644
--- a/tecparse.c
+++ b/tecparse.c
@@ -7,10 +7,12 @@ char *tecparse_c_version = "tecparse.c: $Revision: 1.3 $";
* $Locker: $
*/
-/* tecparse.c
- * Subroutines to implement the finite state parser
- *
- *
+/**
+ * \file tecparse.c
+ * \brief Subroutines to implement the finite state parser
+ */
+
+/*
* Copyright (C) 1985-2007 BY Paul Cantrell
*
* This program is free software: you can redistribute it and/or modify