diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-29 23:32:30 -0600 |
commit | 8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a (patch) | |
tree | 32f637246a26cbd9f49a9b6d907d8aaa85953a58 /indexlib | |
parent | b9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 (diff) | |
download | tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.tar.gz tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'indexlib')
-rw-r--r-- | indexlib/lockfile.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indexlib/lockfile.h b/indexlib/lockfile.h index d49684981..9fb6acae2 100644 --- a/indexlib/lockfile.h +++ b/indexlib/lockfile.h @@ -1,5 +1,5 @@ -#ifndef LPC_LOCKFILE_H1118420718_INCLUDE_GUARD_ -#define LPC_LOCKFILE_H1118420718_INCLUDE_GUARD_ +#ifndef LPC_LOCTDEFILE_H1118420718_INCLUDE_GUARD_ +#define LPC_LOCTDEFILE_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_LOCKFILE_H1118420718_INCLUDE_GUARD_ */ +#endif /* LPC_LOCTDEFILE_H1118420718_INCLUDE_GUARD_ */ |