From b40d0b1aa1ba525a6c8ee225500ff81bdced04dc Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Thu, 18 Nov 2021 23:14:46 +0100 Subject: nxcomp: delete trailing whitespace --- nxcomp/include/MD5.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nxcomp/include/MD5.h') diff --git a/nxcomp/include/MD5.h b/nxcomp/include/MD5.h index 698c995d8..3baa4dcdf 100644 --- a/nxcomp/include/MD5.h +++ b/nxcomp/include/MD5.h @@ -71,7 +71,7 @@ typedef struct md5_state_s { } md5_state_t; #ifdef __cplusplus -extern "C" +extern "C" { #endif -- cgit v1.2.3