ecore_cocoa_cnp: remove trailing whitespace

This commit is contained in:
Jean Guyomarc'h 2015-10-15 09:44:54 +02:00 committed by Nicolas Aguirre
parent 5e1456f61f
commit 255c5f064e
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ ecore_cocoa_selection_clipboard_set(const void *data,
}
/* Write to pasteboard */
/* Write to pasteboard */
if ([objects count] > 0)
{
ok = [pb writeObjects: objects];