Skip to content

Commit c417a78

Browse files
author
Matthias Kastner
committed
ws correction
1 parent 7963a59 commit c417a78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

procedures/CodeBrowser.ipf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ End
976976

977977
// Shows the line/function for the function/macro with the given index into decl
978978
// With no index just the procedure file is shown
979-
Function showCode(procedure,[index])
979+
Function showCode(procedure, [index])
980980
string procedure
981981
variable index
982982

0 commit comments

Comments
 (0)