X-Git-Url: http://git.code-monkey.de/?p=ruby-eet.git;a=blobdiff_plain;f=ext%2Fext.c;h=266cbfbbcb05f49fb843f761ea391bd832f84e3d;hp=a9f14db9fbc4fd279443949a7cc52d045cdd0c8c;hb=b2a7264f8567da25c037ad52e7e3d2a9baea17cd;hpb=1904581b325c485e96a25b43ca7bfbabe48b4c03 diff --git a/ext/ext.c b/ext/ext.c index a9f14db..266cbfb 100644 --- a/ext/ext.c +++ b/ext/ext.c @@ -1,5 +1,5 @@ /* - * $Id: ext.c 64 2005-06-27 19:22:58Z tilman $ + * $Id: ext.c 65 2005-06-28 18:40:59Z tilman $ * * Copyright (c) 2005 Tilman Sauerbeck (tilman at code-monkey de) * @@ -472,7 +472,7 @@ chunk_init (VALUE self, VALUE tag, VALUE data) StringValue (tag); StringValue (data); - if (rb_funcall (tag, id_include, 1, INT2FIX (0)) == Qtrue) \ + if (rb_funcall (tag, id_include, 1, INT2FIX (0)) == Qtrue) rb_raise (rb_eArgError, "tag must not contain binary zeroes"); /* libeet uses a signed 32bit integer to store the