From 6553d00c0d103b1abe530c9dfdc2e37a6f8875f9 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 1 Oct 2024 12:00:16 +0200 Subject: [PATCH] remove trailing space --- config.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.m4 b/config.m4 index 73f8097..68f14fa 100644 --- a/config.m4 +++ b/config.m4 @@ -56,7 +56,7 @@ if test "$PHP_YAF" != "no"; then routes/yaf_route_simple.c \ routes/yaf_route_supervar.c \ routes/yaf_route_regex.c \ - routes/yaf_route_rewrite.c \ + routes/yaf_route_rewrite.c \ routes/yaf_route_map.c \ yaf_loader.c \ yaf_registry.c \ -- 2.46.2