aboutsummaryrefslogtreecommitdiff
path: root/ls_test.h
diff options
context:
space:
mode:
authorLion Kortlepel <[email protected]>2026-01-15 23:08:15 +0100
committerLion Kortlepel <[email protected]>2026-01-15 23:08:15 +0100
commite9b5d92c8301d71f3a368f5c33906eb9faffc8fb (patch)
tree3819f5f9456cc351ea9039654924f0ca26f3bbf9 /ls_test.h
parent4e195e1faac79e57c9e98d998cd614c557b4f239 (diff)
downloadtest-e9b5d92c8301d71f3a368f5c33906eb9faffc8fb.tar.zst
test-e9b5d92c8301d71f3a368f5c33906eb9faffc8fb.zip
chore: cleanup doc comments
Diffstat (limited to 'ls_test.h')
-rw-r--r--ls_test.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/ls_test.h b/ls_test.h
index 82a0931..f9f4fe9 100644
--- a/ls_test.h
+++ b/ls_test.h
@@ -1,5 +1,3 @@
-#pragma once
-
/* Lion's Standard (LS) test harness.
*
* Version: 1.0
@@ -75,6 +73,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
+#pragma once
#include <stdio.h>