From 490157369cd7d99b2d2da1e3adeee2234c80985c Mon Sep 17 00:00:00 2001 From: x Date: Fri, 31 Mar 2023 13:41:58 +0200 Subject: [PATCH] . --- lib/trle.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/trle.c b/lib/trle.c index e6e2cac..9fd4b3d 100644 --- a/lib/trle.c +++ b/lib/trle.c @@ -21,7 +21,7 @@ - homepage : https://sites.google.com/site/powturbo/ - twitter : https://twitter.com/powturbo - TurboRLE - "Most efficient and fastest Run Length Encoding" + TurboRLE - "Most efficient and fastest Run Length Encoding" **/ #include #include