trailing spaces--

This commit is contained in:
Carsten Haitzler 2014-06-16 15:58:58 +09:00
parent 4b24b386db
commit c32f914ac5
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ _ecore_fd_valid(void)
if (fcntl(epoll_fd, F_GETFD) < 0)
{
ERR("arghhh you caught me! report a backtrace to edevel!");
#ifdef HAVE_PAUSE
#ifdef HAVE_PAUSE
pause();
#else
sleep(60);