aboutsummaryrefslogtreecommitdiff
path: root/tecdebug.c
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2011-07-15 06:08:49 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2011-07-15 06:08:49 +0200
commitf27b61a79ace02f2a89bac9ed55e3879b98c30ad (patch)
tree74cf7f3b82364cfc94f04b8421d7659a9ac21c3a /tecdebug.c
parent00fa82bdcc4890da524eb2505061b5ad682e5dce (diff)
downloadvideoteco-fork-f27b61a79ace02f2a89bac9ed55e3879b98c30ad.tar.gz
converted file header and some variable/macro docs to Doxygen format
* adapted Doxygen config file
Diffstat (limited to 'tecdebug.c')
-rw-r--r--tecdebug.c10
1 files changed, 6 insertions, 4 deletions
diff --git a/tecdebug.c b/tecdebug.c
index 717366b..710e0d2 100644
--- a/tecdebug.c
+++ b/tecdebug.c
@@ -7,10 +7,12 @@ char *tecdebug_c_version = "tecdebug.c: $Revision: 1.2 $";
* $Locker: $
*/
-/* tecdebug.c
- * Debugging routines for Teco
- *
- *
+/**
+ * \file tecdebug.c
+ * \brief Debugging routines for Teco
+ */
+
+/*
* Copyright (C) 1985-2007 BY Paul Cantrell
*
* This program is free software: you can redistribute it and/or modify