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 /tdefile-plugins/rfc822 | |
parent | b9ef732a4a8e8eff1b646dfe6fa11c42f3a82ac8 (diff) | |
download | tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.tar.gz tdepim-8e2ffd2cc8a92d7f3a73457309bcea49d4487b1a.zip |
Rename a few build variables for overall consistency
Diffstat (limited to 'tdefile-plugins/rfc822')
-rw-r--r-- | tdefile-plugins/rfc822/tdefile_rfc822.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tdefile-plugins/rfc822/tdefile_rfc822.h b/tdefile-plugins/rfc822/tdefile_rfc822.h index e43948a98..c8f3f2f8d 100644 --- a/tdefile-plugins/rfc822/tdefile_rfc822.h +++ b/tdefile-plugins/rfc822/tdefile_rfc822.h @@ -17,8 +17,8 @@ * */ -#ifndef __KFILE_RFC822_H__ -#define __KFILE_RFC822_H__ +#ifndef __TDEFILE_RFC822_H__ +#define __TDEFILE_RFC822_H__ #include <tdefilemetainfo.h> |