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:
@@ -34,7 +34,7 @@
|
||||
|
||||
|
||||
#ifndef SHIFTEXPR_H
|
||||
#define SHIFTEXPT_H
|
||||
#define SHIFTEXPR_H
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user