diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-11-12 12:31:03 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2006-11-12 12:31:03 +0000 |
commit | b1b0a7b2e91f981b512bea395bfb62f77827742d (patch) | |
tree | e0d34b7c33275bad7d1fcdd46b0bced9ae3e5498 | |
parent | deb4f668337fdf5ef1595dfbd1efd1d332fecd81 (diff) |
comments looked like comments in comments...
svn path=/trunk/externals/zexy/; revision=6268
-rw-r--r-- | src/zexy.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -41,7 +41,7 @@ /* usually the re-inclusion magic is done in the header-file itself * however, we do it outside, so we can force zexyconf.h to not be used - * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/* + * (e.g. from by definig the INCLUDE_SH1T in externals/build/src/...) */ #ifndef INCLUDE_ZEXYCONF_H__ # include "zexyconf.h" |