proc_cloning: Fix specialising a function at the same parameter position more than once.
The same name was used multiple times, because the counter was not increased anymore. This was broken more than 6 years ago in 9d564d61. This fixes opt/proc_cloning003.c.
Please register or sign in to comment