From 8eca8f03c7b0945c0e8c50ee9005e80e11349d00 Mon Sep 17 00:00:00 2001 From: adv Date: Thu, 22 Dec 2011 07:54:19 +0000 Subject: [PATCH] Windiws compilation --- src/SUIT/SUIT_Session.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SUIT/SUIT_Session.cxx b/src/SUIT/SUIT_Session.cxx index e12db29cf..19c372d7b 100755 --- a/src/SUIT/SUIT_Session.cxx +++ b/src/SUIT/SUIT_Session.cxx @@ -566,10 +566,10 @@ int SUIT_Session::lockFcntl( QString theLF ) fLock.l_len = 0; fLock.l_start = 0; return fcntl( fileno( aFD ), F_SETLK, &fLock ); -#endif - } +#endif + /*! Slot, called when backup interval is out, iterates through all opened applications, creates 'folderName' directories for them and calls app->backup( folderName ); -- 2.39.2