Skip to content

Commit 028f305

Browse files
committed
optscript: make the parameter names in the doc string of _foreigntag proc consistent
Signed-off-by: Masatake YAMATO <[email protected]>
1 parent c428bd3 commit 028f305

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

main/CommonPrelude.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ const char ctagsCommonPrelude []=
250250
" _foreignreftag\n"
251251
"} __bddef\n"
252252
"\n"
253-
"(name:str language:name kind:name matchloc _FOREIGNTAG tag\n"
253+
"(name:str lang:name kind:name matchloc _FOREIGNTAG tag\n"
254254
" name:str lang:name kind:name _FOREIGNTAG tag)\n"
255255
"/_foreigntag {\n"
256256
" null _foreignreftag\n"

main/CommonPrelude.ps

-4 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)