From 6b23ba2248645605fab6b13e8bef5f406d6aa3c3 Mon Sep 17 00:00:00 2001 From: midipix Date: Jun 27 2018 15:03:51 +0000 Subject: library interfaces: api headers: fix oversight typos. --- diff --git a/include/slibtool/slibtool.h b/include/slibtool/slibtool.h index 54b3e4d..30024f4 100644 --- a/include/slibtool/slibtool.h +++ b/include/slibtool/slibtool.h @@ -1,5 +1,5 @@ -#ifndef SOFORT_H -#define SOFORT_H +#ifndef SLIBTOOL_H +#define SLIBTOOL_H #include #include diff --git a/include/slibtool/slibtool_api.h b/include/slibtool/slibtool_api.h index 17e3d87..80f4dd3 100644 --- a/include/slibtool/slibtool_api.h +++ b/include/slibtool/slibtool_api.h @@ -1,5 +1,5 @@ -#ifndef SOFORT_API_H -#define SOFORT_API_H +#ifndef SLIBTOOL_API_H +#define SLIBTOOL_API_H #include