mirror of
https://github.com/sochix/TLSharp.git
synced 2025-12-06 08:02:00 +01:00
Fixed a typo in TL scheme implementation template
This commit is contained in:
parent
fcfdaa6b5e
commit
c424ec6314
|
|
@ -17,7 +17,7 @@ namespace /* NAMESPACE */
|
|||
return /*Constructor*/;
|
||||
}
|
||||
}
|
||||
/* OVERRIDE_PARAMS */
|
||||
/* PARAMS */
|
||||
public void ComputeFlags()
|
||||
{
|
||||
/* COMPUTE */
|
||||
|
|
|
|||
Loading…
Reference in a new issue