Removed stray backslash.
[ruby-eet.git] / ext / ext.c
index a9f14db9fbc4fd279443949a7cc52d045cdd0c8c..266cbfbbcb05f49fb843f761ea391bd832f84e3d 100644 (file)
--- 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