From fe45b544fe4877a0c50c70b95f256e960903b4e8 Mon Sep 17 00:00:00 2001 From: midipix Date: Nov 08 2022 23:01:27 +0000 Subject: Coding style: remove accidental whitespace. --- diff --git a/src/helper/slbt_copy_file.c b/src/helper/slbt_copy_file.c index 2adbd32..04e4893 100644 --- a/src/helper/slbt_copy_file.c +++ b/src/helper/slbt_copy_file.c @@ -1,4 +1,3 @@ - /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ /* Copyright (C) 2016--2021 SysDeer Technologies, LLC */ diff --git a/src/helper/slbt_realpath.c b/src/helper/slbt_realpath.c index 9c41c87..dc1b13b 100644 --- a/src/helper/slbt_realpath.c +++ b/src/helper/slbt_realpath.c @@ -1,4 +1,3 @@ - /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ /* Copyright (C) 2016--2021 SysDeer Technologies, LLC */ diff --git a/src/internal/slibtool_lconf_impl.c b/src/internal/slibtool_lconf_impl.c index fee39e5..8e76787 100644 --- a/src/internal/slibtool_lconf_impl.c +++ b/src/internal/slibtool_lconf_impl.c @@ -1,4 +1,3 @@ - /*******************************************************************/ /* slibtool: a skinny libtool implementation, written in C */ /* Copyright (C) 2016--2021 SysDeer Technologies, LLC */