X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ext%2Fext.c;h=674220f1d968f3288f2f4fb4bae1650f2ce4ab11;hb=8e881f67984232c0a116ce0cda57d828a2b49b7b;hp=4fd5e57f369d0d6a3ad0bf4621dae9380aa46401;hpb=ae38279aac4a96da8f06ca78b6cc6d30cebc0bdd;p=ruby-eet.git diff --git a/ext/ext.c b/ext/ext.c index 4fd5e57..674220f 100644 --- a/ext/ext.c +++ b/ext/ext.c @@ -1,5 +1,5 @@ /* - * $Id: ext.c 52 2005-06-02 18:29:51Z tilman $ + * $Id: ext.c 54 2005-06-02 20:05:38Z tilman $ * * Copyright (c) 2005 Tilman Sauerbeck (tilman at code-monkey de) * @@ -545,7 +545,7 @@ for_each_prop (VALUE tag, VALUE arg, VALUE stream) } /* - * :call-seq: + * call-seq: * object.to_eet -> string * * Serializes the receiver to EET format.