Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
c8a7d2b796
commit
8468733ba0
3 changed files with 183 additions and 186 deletions
|
@ -51,7 +51,6 @@ void foo()
|
|||
admin_modules_forceLink();
|
||||
}
|
||||
|
||||
|
||||
namespace R2
|
||||
{
|
||||
// The ligo config
|
||||
|
@ -59,8 +58,6 @@ namespace R2
|
|||
CR2LigoConfig R2LigoConfig;
|
||||
}
|
||||
|
||||
|
||||
|
||||
void CDynamicScenarioService::forwardToStringManagerModule (CMessage &msgin)
|
||||
{
|
||||
TDataSetRow senderId;
|
||||
|
|
Loading…
Reference in a new issue