aboutsummaryrefslogtreecommitdiff
path: root/src/common/container.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/container.h')
-rw-r--r--src/common/container.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/container.h b/src/common/container.h
index 752ca9eb9..3eb05857e 100644
--- a/src/common/container.h
+++ b/src/common/container.h
@@ -5,7 +5,8 @@
#ifndef __CONTAINER_H
#define __CONTAINER_H
-#define CONTAINER_H_ID "$Id$"
+#define CONTAINER_H_ID \
+ "$Id$"
#include "compat.h"
#include "util.h"