X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Ftdm_helper.c;h=61971e59666ab10cc90880449c353c46edf77156;hb=2adc0c96b4af5f88b3560e8ebd0b595a3f483578;hp=2e00648289364501725996d908354a7af145bde7;hpb=7138016dff2eb947ba4f1e60c8895210c0f61f63;p=platform%2Fcore%2Fuifw%2Flibtdm.git diff --git a/src/tdm_helper.c b/src/tdm_helper.c index 2e00648..61971e5 100644 --- a/src/tdm_helper.c +++ b/src/tdm_helper.c @@ -9,7 +9,7 @@ * Taeheon Kim , * YoungJun Cho , * SooChan Lim , - * Boram Park + * Boram Park * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the @@ -1077,4 +1077,4 @@ tdm_helper_output_vblank_timer_expired(tdm_output *output) TDM_RETURN_VAL_IF_FAIL(private_output != NULL, -1); return private_output->vblank_timeout_timer_expired; -} \ No newline at end of file +}