From d76719e15ab9866bf673fd90d190eeafd533935e Mon Sep 17 00:00:00 2001 From: Darrel Israel Date: Wed, 5 Jun 2024 10:49:04 +0800 Subject: [PATCH] adjusted the comments to have a uniform format --- passwordgen.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/passwordgen.php b/passwordgen.php index d03f886..d86e63d 100644 --- a/passwordgen.php +++ b/passwordgen.php @@ -1,10 +1,12 @@