From 98e97e39bd65c9bf11aa204ff2037d2600409205 Mon Sep 17 00:00:00 2001 From: Vincent Torri Date: Fri, 6 Nov 2009 18:11:55 +0000 Subject: [PATCH] fix comment SVN revision: 43492 --- legacy/ethumb/src/lib/Ethumb.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/legacy/ethumb/src/lib/Ethumb.h b/legacy/ethumb/src/lib/Ethumb.h index 00055ebbb6..a95ed9b6da 100644 --- a/legacy/ethumb/src/lib/Ethumb.h +++ b/legacy/ethumb/src/lib/Ethumb.h @@ -23,7 +23,7 @@ # else # define EAPI __declspec(dllimport) # define GNUC_NULL_TERMINATED -# endif /* ! EFL_EVAS_BUILD */ +# endif /* ! EFL_ETHUMB_BUILD */ #else # ifdef __GNUC__ # if __GNUC__ >= 4