[asterisk-scf-commits] asterisk-scf/integration/logger.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Nov 15 10:59:35 CST 2010


branch "master" has been updated
       via  b640beafa142b1becd1e2d305748199de88ce6dc (commit)
      from  a044bc5c787b6ee1b5a4581a2c9bab8cbacbc2b9 (commit)

Summary of changes:
 server/src/LoggingServer.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit b640beafa142b1becd1e2d305748199de88ce6dc
Author: David M. Lee <dlee at digium.com>
Date:   Mon Nov 15 10:59:32 2010 -0600

    Stray space.

diff --git a/server/src/LoggingServer.h b/server/src/LoggingServer.h
index 94b75b1..2feec18 100644
--- a/server/src/LoggingServer.h
+++ b/server/src/LoggingServer.h
@@ -64,7 +64,7 @@ class LoggingServerI : public LoggingServer
 public:
     ASTERISK_SCF_ICEBOX_EXPORT LoggingServerI();
 
-    ASTERISK_SCF_ICEBOX_EXPORT void logs(std::string const &, Level, 
+    ASTERISK_SCF_ICEBOX_EXPORT void logs(std::string const &, Level,
         const std::string&, const Ice::Current&) const;
     Configuration getConfiguration(Ice::Current const &) const
     {

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


-- 
asterisk-scf/integration/logger.git



More information about the asterisk-scf-commits mailing list