[asterisk-scf-commits] asterisk-scf/integration/ice.git branch "slice2cpp-preserve-quotes" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Mon Mar 7 10:07:06 CST 2011
branch "slice2cpp-preserve-quotes" has been updated
via a091f1358c5cc435361852b2aafb1036eed77d01 (commit)
from 7dba1611fdf28f1ebddf4577f36a0adc75313cdb (commit)
Summary of changes:
cpp/src/slice2cpp/Gen.cpp | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit a091f1358c5cc435361852b2aafb1036eed77d01
Author: Brent Eagles <beagles at digium.com>
Date: Mon Mar 7 12:36:43 2011 -0330
Fix typo in comment.
diff --git a/cpp/src/slice2cpp/Gen.cpp b/cpp/src/slice2cpp/Gen.cpp
index 082decc..cdd4359 100644
--- a/cpp/src/slice2cpp/Gen.cpp
+++ b/cpp/src/slice2cpp/Gen.cpp
@@ -388,7 +388,7 @@ Slice::Gen::generate(const UnitPtr& p)
if(!beginningOfPath && changedIncludeFile.size() > 1)
{
//
- // The start of the bath was a drive letter
+ // The start of the path was a drive letter.
//
beginningOfPath = changedIncludeFile[2] == ':';
}
-----------------------------------------------------------------------
--
asterisk-scf/integration/ice.git
More information about the asterisk-scf-commits
mailing list