mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-14 11:19:07 +00:00
Changed: #878 Fix typos in comments/code
This commit is contained in:
parent
6a698ab26c
commit
9a19292137
3 changed files with 183 additions and 186 deletions
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue