From 4750a24308d3d04ec69425ac807b376cd4a8f8d6 Mon Sep 17 00:00:00 2001 From: Rigidus Date: Mon, 28 Dec 2020 09:37:59 +0300 Subject: [PATCH] Fix title comment filename --- base64_test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base64_test.c b/base64_test.c index c59cc98..334eaf1 100644 --- a/base64_test.c +++ b/base64_test.c @@ -1,5 +1,5 @@ /********************************************************************* -* Filename: blowfish_test.c +* Filename: base64_test.c * Author: Brad Conte (brad AT bradconte.com) * Copyright: * Disclaimer: This code is presented "as is" without any guarantees.