diff options
| -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" |
