Skip to content
Snippets Groups Projects
Commit 5b4bb2fb authored by Oliver Sander's avatar Oliver Sander
Browse files

c++ fix

[[Imported from SVN: r7875]]
parent 681842ee
No related branches found
No related tags found
No related merge requests found
......@@ -637,7 +637,7 @@ static ClassPtr Method(Split) (ParamThis,
}
static Method(FreeIndex) (ParamThis, int idx)
static void Method(FreeIndex) (ParamThis, int idx)
{
int j, n=This->nSons;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment