[asterisk-scf-commits] asterisk-scf/release/routing.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Feb 6 11:40:31 CST 2012
branch "master" has been updated
via 2a15cbc1f5c79cc18711e3c1df5fef51371773c3 (commit)
from 9001b8584ae8028c6be5d0245f962370ce60776c (commit)
Summary of changes:
src/ComponentStateReplicator.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 2a15cbc1f5c79cc18711e3c1df5fef51371773c3
Author: Ken Hunt <ken.hunt at digium.com>
Date: Mon Feb 6 11:40:13 2012 -0600
Correction for file name case change.
diff --git a/src/ComponentStateReplicator.cpp b/src/ComponentStateReplicator.cpp
index e96d90e..1ba7dd6 100644
--- a/src/ComponentStateReplicator.cpp
+++ b/src/ComponentStateReplicator.cpp
@@ -20,7 +20,7 @@
#include <IceBox/IceBox.h>
#include <AsteriskSCF/Component/ComponentStateReplicator.h>
-#include <AsteriskSCF/logger.h>
+#include <AsteriskSCF/Logger.h>
#include <AsteriskSCF/Replication/StateReplicator.h>
#include "BasicRoutingStateReplicationIf.h"
-----------------------------------------------------------------------
--
asterisk-scf/release/routing.git
More information about the asterisk-scf-commits
mailing list