[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kdecore/auth/backends/fake
From:       Dario Freddi <drf () kde ! org>
Date:       2009-08-31 16:23:37
Message-ID: 1251735817.187573.29363.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1017830 by dafre:

Fix ;


 M  +1 -1      FakeBackend.cpp  


--- trunk/KDE/kdelibs/kdecore/auth/backends/fake/FakeBackend.cpp #1017829:1017830
@@ -44,7 +44,7 @@
 Action::AuthStatus FakeBackend::actionStatus(const QString &action)
 {
     Q_UNUSED(action)
-    return Action::Denied
+    return Action::Denied;
 }
 
 QByteArray FakeBackend::callerID() const
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic