From e7a3e8853e2f5328d946ed351f858249c36000a6 Mon Sep 17 00:00:00 2001 From: xtaci Date: Tue, 30 Jul 2024 23:28:48 +0800 Subject: [PATCH] fix indent --- hppk.go | 4 ++-- hppk_test.go | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/hppk.go b/hppk.go index d3f6791..4991120 100644 --- a/hppk.go +++ b/hppk.go @@ -10,8 +10,8 @@ // 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 . +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . package hppk diff --git a/hppk_test.go b/hppk_test.go index 762f523..eb56c10 100644 --- a/hppk_test.go +++ b/hppk_test.go @@ -10,8 +10,8 @@ // 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 . +// You should have received a copy of the GNU General Public License +// along with this program. If not, see . package hppk