From 880ad8484d082690e11613ec3a209ff66a7ab67e Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Fri, 6 Nov 2009 18:31:53 +0000 Subject: [PATCH] fix comment SVN revision: 43496 --- legacy/ethumb/src/lib/client/Ethumb_Client.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ethumb/src/lib/client/Ethumb_Client.h b/legacy/ethumb/src/lib/client/Ethumb_Client.h index 81d04e1d20..7762480d1e 100644 --- a/legacy/ethumb/src/lib/client/Ethumb_Client.h +++ b/legacy/ethumb/src/lib/client/Ethumb_Client.h @@ -19,7 +19,7 @@ # else # define EAPI __declspec(dllimport) # define GNUC_NULL_TERMINATED -# endif /* ! EFL_ETHUMB_BUILD */ +# endif /* ! EFL_ETHUMB_CLIENT_BUILD */ #else # ifdef __GNUC__ # if __GNUC__ >= 4