diff options
| author | Tyge Løvset <[email protected]> | 2022-10-19 15:50:51 +0200 |
|---|---|---|
| committer | Tyge Løvset <[email protected]> | 2022-10-19 15:50:51 +0200 |
| commit | 0441f3844410c64b7e2d4a2604b4254b851e64c8 (patch) | |
| tree | 2b30f21536fd589b890fa4644732e963036a9113 /src | |
| parent | bb3a457e5c2c9e6b069ab3dfba10f9d21686b035 (diff) | |
| download | STC-modified-0441f3844410c64b7e2d4a2604b4254b851e64c8.tar.gz STC-modified-0441f3844410c64b7e2d4a2604b4254b851e64c8.zip | |
Reverted back to c_forrrange from c_forloop. Still available but deprecated.
Diffstat (limited to 'src')
| -rw-r--r-- | src/checkauto.l | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/checkauto.l b/src/checkauto.l index 00f7ef45..ba0f4101 100644 --- a/src/checkauto.l +++ b/src/checkauto.l @@ -34,7 +34,6 @@ STR \"([^"\\]|\\.)*\" c_foreach | c_forpair | c_forrange | -c_forloop | c_forfilter | c_forwhile | for | |
