aboutsummaryrefslogtreecommitdiff
path: root/lptypes.h
diff options
context:
space:
mode:
authorSergio Queiroz <sqmedeiros@gmail.com>2016-07-01 10:09:27 -0300
committerSergio Queiroz <sqmedeiros@gmail.com>2016-07-01 10:09:27 -0300
commit5ff36d597a47830ea0e266cce253cfda2cf43348 (patch)
treefb141d517b569d2346a975e8172e3ddf25a33133 /lptypes.h
parent81f7263ac1274aa604c154a199c70a54909de6e0 (diff)
downloadlpeglabel-5ff36d597a47830ea0e266cce253cfda2cf43348.tar.gz
lpeglabel-5ff36d597a47830ea0e266cce253cfda2cf43348.tar.bz2
lpeglabel-5ff36d597a47830ea0e266cce253cfda2cf43348.zip
Updating code given that lpeglabel.T only throws one label
Diffstat (limited to 'lptypes.h')
-rw-r--r--lptypes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lptypes.h b/lptypes.h
index f61c0ff..dc4ada6 100644
--- a/lptypes.h
+++ b/lptypes.h
@@ -160,7 +160,7 @@ typedef Charset Labelset;
160 160
161#define IDXLFAIL 0 161#define IDXLFAIL 0
162 162
163#define testlabel testchar 163#define LFAIL 0
164/* labeled failure end */ 164/* labeled failure end */
165 165
166#endif 166#endif