The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 9e678569ad63e273e5066d8d268938027d2b874f
Author: Richard Heck <[email protected]>
Date:   Wed Jun 6 18:20:02 2012 -0400

    Typo.

diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp
index 5cfb829..419b0d3 100644
--- a/src/support/Systemcall.cpp
+++ b/src/support/Systemcall.cpp
@@ -361,7 +361,7 @@ void SystemcallPrivate::startProcess(QString const & cmd, 
string const & path)
 
 void SystemcallPrivate::processEvents()
 {
-       if(process_events_) {
+       if (process_events_) {
                
QCoreApplication::processEvents(/*QEventLoop::ExcludeUserInputEvents*/);
        }
 }

-----------------------------------------------------------------------

Summary of changes:
 src/support/Systemcall.cpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to