summaryrefslogtreecommitdiffstats
path: root/indexlib
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 12:20:51 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-17 12:20:51 -0600
commit00260fbb76eae21106094be8736ef0f1dabde387 (patch)
tree31d5a2a1a3b9944ac9e06d523be381c2b832a421 /indexlib
parentda6f54f964c028f12c91450617d72451b1cd8e2c (diff)
parentb8daa96e4476854dcaf58a8bcc2c3d09de8f0d54 (diff)
downloadtdepim-00260fbb76eae21106094be8736ef0f1dabde387.tar.gz
tdepim-00260fbb76eae21106094be8736ef0f1dabde387.zip
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tdepim
Diffstat (limited to 'indexlib')
-rw-r--r--indexlib/lockfile.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/indexlib/lockfile.h b/indexlib/lockfile.h
index 9fb6acae2..d49684981 100644
--- a/indexlib/lockfile.h
+++ b/indexlib/lockfile.h
@@ -1,5 +1,5 @@
-#ifndef LPC_LOCTDEFILE_H1118420718_INCLUDE_GUARD_
-#define LPC_LOCTDEFILE_H1118420718_INCLUDE_GUARD_
+#ifndef LPC_LOCKFILE_H1118420718_INCLUDE_GUARD_
+#define LPC_LOCKFILE_H1118420718_INCLUDE_GUARD_
/* This file is part of indexlib.
* Copyright (C) 2005 Luís Pedro Coelho <luis@luispedro.org>
@@ -69,4 +69,4 @@ class lockfile {
-#endif /* LPC_LOCTDEFILE_H1118420718_INCLUDE_GUARD_ */
+#endif /* LPC_LOCKFILE_H1118420718_INCLUDE_GUARD_ */