summaryrefslogtreecommitdiff
path: root/store/inc
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2011-01-31 21:56:58 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-01 18:22:56 +0100
commit95012b599b45aaea7187607770637271ca87e15a (patch)
tree1f9ad227bcb3cd241422a11ba9e56db5f25a4b60 /store/inc
parentd2b8cb3cf418d0435e7f222aa33b5ab837f4f69b (diff)
Remove RCS information
Diffstat (limited to 'store/inc')
-rw-r--r--store/inc/store/store.h2
-rw-r--r--store/inc/store/types.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/store/inc/store/store.h b/store/inc/store/store.h
index 5589035e169f..b4d6626d9d1f 100644
--- a/store/inc/store/store.h
+++ b/store/inc/store/store.h
@@ -27,7 +27,7 @@
************************************************************************/
#ifndef _STORE_STORE_H_
-#define _STORE_STORE_H_ "$Revision: 1.6 $"
+#define _STORE_STORE_H_
#include <store/types.h>
diff --git a/store/inc/store/types.h b/store/inc/store/types.h
index 2d791ddbfecb..272900f11c77 100644
--- a/store/inc/store/types.h
+++ b/store/inc/store/types.h
@@ -27,7 +27,7 @@
************************************************************************/
#ifndef _STORE_TYPES_H_
-#define _STORE_TYPES_H_ "$Revision: 1.8 $"
+#define _STORE_TYPES_H_
#include <sal/types.h>
#include <rtl/ustring.h>