1
0
mirror of https://github.com/cc65/cc65.git synced 2025-08-07 15:25:31 +00:00

Merge pull request #93 from silverdr/master

- fixed an old #include guard typo
This commit is contained in:
Oliver Schmidt
2014-03-20 11:01:10 +01:00

View File

@@ -34,7 +34,7 @@
#ifndef SHIFTEXPR_H
#define SHIFTEXPT_H
#define SHIFTEXPR_H