summaryrefslogtreecommitdiffhomepage
path: root/include/stc/cset.h
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-09-16 09:04:14 +0200
committerTyge Løvset <[email protected]>2021-09-16 09:04:14 +0200
commitb6cf714079cee97d34cdbea9106a07384ad571cc (patch)
tree2a29faba79c5d00782f7806d57e7b5dbb84bbe8c /include/stc/cset.h
parente3f877b8327417cf212d66c156b40c70bdc11b6e (diff)
downloadSTC-modified-b6cf714079cee97d34cdbea9106a07384ad571cc.tar.gz
STC-modified-b6cf714079cee97d34cdbea9106a07384ad571cc.zip
Renamed f_tag to F_tag, too invisible. Small other changes.
Diffstat (limited to 'include/stc/cset.h')
-rw-r--r--include/stc/cset.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stc/cset.h b/include/stc/cset.h
index 44e0808a..aa2ba022 100644
--- a/include/stc/cset.h
+++ b/include/stc/cset.h
@@ -42,5 +42,5 @@ int main(void) {
#ifndef i_prefix
#define i_prefix cset_
#endif
-#define cx_isset
+#define i_isset
#include "cmap.h"