diff options
author | Darrell Anderson <[email protected]> | 2012-04-13 02:09:49 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2012-04-13 02:09:49 -0500 |
commit | 7ed1aeef0249551624f9cc1977402f154acd7352 (patch) | |
tree | f13df285804a1c6aad394b9d1a8d66e16143b5ec /k9vamps/k9requant.h | |
parent | 01a7e739162d6b0d90d3912b5926d8a6b17decdc (diff) | |
download | k9copy-7ed1aeef0249551624f9cc1977402f154acd7352.tar.gz k9copy-7ed1aeef0249551624f9cc1977402f154acd7352.zip |
Fix inadvertent "TQ" changes.
Diffstat (limited to 'k9vamps/k9requant.h')
-rw-r--r-- | k9vamps/k9requant.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/k9vamps/k9requant.h b/k9vamps/k9requant.h index 7cdc711..54d8d80 100644 --- a/k9vamps/k9requant.h +++ b/k9vamps/k9requant.h @@ -9,8 +9,8 @@ // Copyright: See COPYING file that comes with this distribution // // -#ifndef K9RETQUANT_H -#define K9RETQUANT_H +#ifndef K9REQUANT_H +#define K9REQUANT_H #include "k9common.h" |