On Sat, 19 Feb 2011 10:13:27 +0900 Jihoon Kim <jihoon48....@samsung.com> wrote:
> Hi, > > This patch includes the code to add ecore_imf_context_canvas_get and > ecore_imf_context_window_get. > These APIs are coupled with the ecore_imf_context_canvas_set and > ecore_imf_context_window_set. > Would you please review it? > Looks good, but your formatting is a little off: void* function_name(void); /* INCORRECT */ void *function_name(void); /* CORRECT */ Please fix this and resend :) -- Mike Blumenkrantz Zentific: NULL pointer dereferences now 50% off! ------------------------------------------------------------------------------ The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE: Pinpoint memory and threading errors before they happen. Find and fix more than 250 security defects in the development cycle. Locate bottlenecks in serial and parallel code that limit performance. http://p.sf.net/sfu/intel-dev2devfeb _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel