aboutsummaryrefslogtreecommitdiff
path: root/src/main/extractor_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/extractor_common.h')
-rw-r--r--src/main/extractor_common.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/extractor_common.h b/src/main/extractor_common.h
index 1fb90d4..1354e8e 100644
--- a/src/main/extractor_common.h
+++ b/src/main/extractor_common.h
@@ -17,7 +17,11 @@
17 Free Software Foundation, Inc., 59 Temple Place - Suite 330, 17 Free Software Foundation, Inc., 59 Temple Place - Suite 330,
18 Boston, MA 02111-1307, USA. 18 Boston, MA 02111-1307, USA.
19 */ 19 */
20 20/**
21 * @file main/extractor_common.h
22 * @brief commonly used functions within the library
23 * @author Christian Grothoff
24 */
21 25
22#ifndef EXTRACTOR_COMMON_H 26#ifndef EXTRACTOR_COMMON_H
23#define EXTRACTOR_COMMON_H 27#define EXTRACTOR_COMMON_H