From de8787dd5bb9fadd6388c050bad35ec4c0332e08 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 27 Sep 2018 12:01:16 +0000 Subject: [PATCH] Changed comment --- src/Util/HTTPSignature.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Util/HTTPSignature.php b/src/Util/HTTPSignature.php index 7adaa82f78..c02124874f 100644 --- a/src/Util/HTTPSignature.php +++ b/src/Util/HTTPSignature.php @@ -265,7 +265,7 @@ class HTTPSignature return ''; } - /** + /* * Functions for ActivityPub */