diff options
| author | Tyge <[email protected]> | 2020-04-25 08:47:16 +0200 |
|---|---|---|
| committer | Tyge <[email protected]> | 2020-04-25 08:47:16 +0200 |
| commit | 21cd431c5832318e07d93e4315f59e109288c4d1 (patch) | |
| tree | a54681018ea8fb27705a28cfb526d91a94dc3dc0 | |
| parent | 92ef0be8aaf987754d3b5adc1fa90fc1cfd09a20 (diff) | |
| download | STC-modified-21cd431c5832318e07d93e4315f59e109288c4d1.tar.gz STC-modified-21cd431c5832318e07d93e4315f59e109288c4d1.zip | |
..
| -rw-r--r-- | stc/cflist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/stc/cflist.h b/stc/cflist.h index f094e7de..80eff1d9 100644 --- a/stc/cflist.h +++ b/stc/cflist.h @@ -20,8 +20,8 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE * SOFTWARE. */ -#ifndef CSLIST__H__ -#define CSLIST__H__ +#ifndef CFLIST__H__ +#define CFLIST__H__ #include "cdefs.h" |
