summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2014-06-14 20:02:11 +0000
committerXavier Roche <xroche@users.noreply.github.com>2014-06-14 20:02:11 +0000
commit60ee0687d52c4eee89d876f49fbeea665aef0ac8 (patch)
tree98d5f2a98345a0fdf7e5100292942acd69651b9d
parent8b3af0d5855a1ed7ebe323b3d8f0ff57089cb038 (diff)
Cosmetic
-rw-r--r--src/coucal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/coucal.h b/src/coucal.h
index e9db0d5..9a7336f 100644
--- a/src/coucal.h
+++ b/src/coucal.h
@@ -59,8 +59,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* FNV http://www.isthe.com/chongo/tech/comp/fnv/
**/
-#ifndef HTSINTHASH_DEFH
-#define HTSINTHASH_DEFH
+#ifndef COUCAL_DEFH
+#define COUCAL_DEFH
/* Includes */
#ifdef _WIN32