summaryrefslogtreecommitdiff
path: root/src/tar_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tar_type.h')
-rw-r--r--src/tar_type.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tar_type.h b/src/tar_type.h
index 233b0eada..2cfbc4fb6 100644
--- a/src/tar_type.h
+++ b/src/tar_type.h
@@ -1,10 +1,10 @@
/* $Id$ */
+/** @file tar_type.h Structs, typedefs and macros used for TAR file handling. */
+
#ifndef TAR_TYPE_H
#define TAR_TYPE_H
-/** @file tar_type.h Structs, typedefs and macros used for TAR file handling. */
-
#include <map>
#include <string>