mirror of
https://github.com/cc65/cc65.git
synced 2024-12-23 04:30:10 +00:00
- fixed an old #include guard typo
This commit is contained in:
parent
82f47cea4a
commit
db42af3f20
@ -34,7 +34,7 @@
|
||||
|
||||
|
||||
#ifndef SHIFTEXPR_H
|
||||
#define SHIFTEXPT_H
|
||||
#define SHIFTEXPR_H
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user