Skip to content

Commit 565fcc0

Browse files
committed
embed.fnc: Clarify comment a bit
1 parent b13ed87 commit 565fcc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embed.fnc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -326,7 +326,7 @@
326326
: type the argument names a type
327327
:
328328
: Unlike other arguments, none of these is of the form 'int name'. There is no
329-
: name.
329+
: 'name'.
330330
:
331331
: If any argument or return value is not one of the above, and isn't legal C
332332
: language, the entry still can be specified, using the 'u' flag.

0 commit comments

Comments
 (0)