Fix unbalanced {}.

This commit is contained in:
Guillermo S. Romero 2010-08-04 00:16:18 +00:00
parent 4937076518
commit 331d37e04c

@ -829,8 +829,8 @@ void colorcorrection_do_ibuf(ImBuf *ibuf, const char *profile)
cmsCloseProfile(imageProfile);
cmsCloseProfile(proofingProfile);
}
#endif
}
#endif
}
/* only used for image editor curves */