Fix gcc warning "No new line at end of file"

SVN revision: 21191
This commit is contained in:
Christopher Michael 2006-03-11 16:18:27 +00:00
parent af748c11b9
commit e16298326e
1 changed files with 1 additions and 1 deletions

View File

@ -86,4 +86,4 @@ _e_ipc_cb_client_data(void *data __UNUSED__, int type __UNUSED__, void *event)
}
return 1;
}
#endif
#endif