From 0df81aa5ed65c9def3d302adf4de3b755b1e4fc2 Mon Sep 17 00:00:00 2001 From: Rexy712 Date: Sat, 26 May 2018 09:36:46 -0700 Subject: [PATCH] fixed a small whitespace issue in a couple file headers --- include/common.h | 4 ++-- include/config.h.in | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/include/common.h b/include/common.h index a27bdc6..0db7fef 100644 --- a/include/common.h +++ b/include/common.h @@ -9,11 +9,11 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this program, If not, see . */ #include diff --git a/include/config.h.in b/include/config.h.in index daf9778..1f88fb3 100644 --- a/include/config.h.in +++ b/include/config.h.in @@ -9,11 +9,11 @@ This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE, See the GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see . + along with this program. If not, see . */ #ifndef CONFIG_H