aboutsummaryrefslogtreecommitdiff
path: root/tecmem.c
diff options
context:
space:
mode:
Diffstat (limited to 'tecmem.c')
-rw-r--r--tecmem.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/tecmem.c b/tecmem.c
index 92533cc..708a946 100644
--- a/tecmem.c
+++ b/tecmem.c
@@ -7,10 +7,12 @@ char *tecmem_c_version = "tecmem.c: $Revision: 1.3 $";
* $Locker: $
*/
-/* tecmem.c
- * Subroutines to manage memory allocation and deallocation
- *
- *
+/**
+ * \file tecmem.c
+ * \brief Subroutines to manage memory allocation and deallocation
+ */
+
+/*
* Copyright (C) 1985-2007 BY Paul Cantrell
*
* This program is free software: you can redistribute it and/or modify