From 21cd431c5832318e07d93e4315f59e109288c4d1 Mon Sep 17 00:00:00 2001 From: Tyge Date: Sat, 25 Apr 2020 08:47:16 +0200 Subject: .. --- stc/cflist.h | 4 ++-- 1 file 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" -- cgit v1.2.3