diff options
author | lloyd <[email protected]> | 2008-10-24 23:36:32 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-24 23:36:32 +0000 |
commit | 7ce0b45682ce8bf945092866852dfbccebc52497 (patch) | |
tree | 321538a1f31047a145f5cbff240595836d0d4da9 | |
parent | 20741f4460d383c19ff8f91269289c824c81dca3 (diff) |
Kill stray text
-rw-r--r-- | checks/clock.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/checks/clock.cpp b/checks/clock.cpp index c03515d30..e5565ff9c 100644 --- a/checks/clock.cpp +++ b/checks/clock.cpp @@ -29,7 +29,7 @@ #endif /* the default: ANSI/ISO clock */ -#ifndef USE_CLOCKeemacs +#ifndef USE_CLOCK #define USE_CLOCK 1 #endif |