diff options
author | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-04 18:19:25 +0000 |
---|---|---|
committer | Jamie Bullock <jamie@postlude.co.uk> | 2006-10-04 18:19:25 +0000 |
commit | 936b57b248ab7d69410beb65c0f5a167146f1943 (patch) | |
tree | be99806ecbb0980e14afe2a58469362ce791c1ae /xtract/xtract_macros.h | |
parent | 6d00829a8ccef20c0ce7eeecc54cd3bb5f94b3bd (diff) | |
download | LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.tar.gz LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.tar.bz2 LibXtract-936b57b248ab7d69410beb65c0f5a167146f1943.zip |
Added doxygen tags and compile scripts
Diffstat (limited to 'xtract/xtract_macros.h')
-rw-r--r-- | xtract/xtract_macros.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xtract/xtract_macros.h b/xtract/xtract_macros.h index d225db2..4aebf59 100644 --- a/xtract/xtract_macros.h +++ b/xtract/xtract_macros.h @@ -20,7 +20,7 @@ -/* xtract_delta.h: defines useful macros */ +/** \file xtract_delta.h: defines useful macros */ #ifndef XTRACT_MACROS #define XTRACT_MACROS |