From 84fcc7fd663fd554de37bdf88d3bd3c632fdec4c Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Sat, 24 Aug 2019 19:29:14 -0700 Subject: [PATCH] FuncCommand: replace tabs with spaces --- PBot/FuncCommand.pm | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/PBot/FuncCommand.pm b/PBot/FuncCommand.pm index 81744fb2..4606a7ff 100644 --- a/PBot/FuncCommand.pm +++ b/PBot/FuncCommand.pm @@ -132,29 +132,29 @@ sub func_sed { my $self = shift; my $text = "@_"; - if ($text =~ /^s(.)(.*?)(?