From c6330b2766fec18784d6395b0bbafbe56a4c6197 Mon Sep 17 00:00:00 2001 From: Christian Schneider Date: Tue, 18 Feb 2025 16:39:05 +0100 Subject: Cleanup round to make indentation style consistent across files --- it_url.class | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'it_url.class') diff --git a/it_url.class b/it_url.class index 5777c98..8af61ae 100644 --- a/it_url.class +++ b/it_url.class @@ -315,7 +315,7 @@ function request($p=array()) } - // FIXME 2025-01 NG just use CURLOPT_MAXFILESIZE if we have curl 8.4 + # FIXME 2025-01 NG just use CURLOPT_MAXFILESIZE if we have curl 8.4 $content = ""; if ($p['maxlength'] && !$p['writefunction']) { -- cgit v1.2.3