summaryrefslogtreecommitdiff
path: root/src/internal/slibtool_driver_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2018-06-27 11:04:19 -0400
committermidipix <writeonce@midipix.org>2018-06-27 11:04:19 -0400
commit582d19336618485031850e9f0345b4b54ecdc844 (patch)
treeab7ee1a9f40a6d7030a492197cede472585e79de /src/internal/slibtool_driver_impl.h
parent6b23ba2248645605fab6b13e8bef5f406d6aa3c3 (diff)
downloadslibtool-582d19336618485031850e9f0345b4b54ecdc844.tar.bz2
slibtool-582d19336618485031850e9f0345b4b54ecdc844.tar.xz
internal headers: fix oversight typos.
Diffstat (limited to 'src/internal/slibtool_driver_impl.h')
-rw-r--r--src/internal/slibtool_driver_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/internal/slibtool_driver_impl.h b/src/internal/slibtool_driver_impl.h
index ef67bb8..54a5f05 100644
--- a/src/internal/slibtool_driver_impl.h
+++ b/src/internal/slibtool_driver_impl.h
@@ -1,5 +1,5 @@
-#ifndef SOFORT_DRIVER_IMPL_H
-#define SOFORT_DRIVER_IMPL_H
+#ifndef SLIBTOOL_DRIVER_IMPL_H
+#define SLIBTOOL_DRIVER_IMPL_H
#include <stdint.h>
#include <stdio.h>