Changed: #878 Fix typos in comments/code

This commit is contained in:
kervala 2010-09-11 19:27:44 +02:00
parent c8a7d2b796
commit 8468733ba0
3 changed files with 183 additions and 186 deletions

View file

@ -51,7 +51,6 @@ void foo()
admin_modules_forceLink(); admin_modules_forceLink();
} }
namespace R2 namespace R2
{ {
// The ligo config // The ligo config
@ -59,8 +58,6 @@ namespace R2
CR2LigoConfig R2LigoConfig; CR2LigoConfig R2LigoConfig;
} }
void CDynamicScenarioService::forwardToStringManagerModule (CMessage &msgin) void CDynamicScenarioService::forwardToStringManagerModule (CMessage &msgin)
{ {
TDataSetRow senderId; TDataSetRow senderId;