X-Git-Url: http://git.code-monkey.de/?p=ruby-eet.git;a=blobdiff_plain;f=ext%2Fext.c;h=674220f1d968f3288f2f4fb4bae1650f2ce4ab11;hp=4fd5e57f369d0d6a3ad0bf4621dae9380aa46401;hb=8e881f67984232c0a116ce0cda57d828a2b49b7b;hpb=4c7878f377ebdbd92914b94aa9bb0c20bfa0505f 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.