Document proper order of arguments for generating pc_cup.

This commit is contained in:
Stephen Heumann 2021-10-21 18:47:39 -05:00
parent 772043241c
commit 6e32bfc091
1 changed files with 1 additions and 1 deletions

View File

@ -794,7 +794,7 @@
{ }
{ pc_cup - call user procedure }
{ }
{ Gen1tName(pc_cup, repair, name, ftype) }
{ Gen1tName(pc_cup, repair, ftype, name) }
{ }
{ Calls a user procedure or function. Ftype is the type. }
{ Repair is 1 if stack repair should be forced, -1 if stack }