Fix conflict

db4
Slava Pestov 2009-09-26 21:27:38 -05:00
parent dce02fcdfb
commit 685c4143c9
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ HELP: typedef
{ POSTPONE: TYPEDEF: typedef } related-words
HELP: c-struct?
{ $values { "type" "a string" } { "?" "a boolean" } }
{ $values { "c-type" "a C type name" } { "?" "a boolean" } }
{ $description "Tests if a C type is a structure defined by " { $link POSTPONE: STRUCT: } "." } ;
HELP: define-function