Removed stray backslash.
authorTilman Sauerbeck <tilman@code-monkey.de>
Tue, 28 Jun 2005 18:40:59 +0000 (18:40 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Tue, 28 Jun 2005 18:40:59 +0000 (18:40 +0000)
ChangeLog
ext/ext.c

index 153a5ec9cd53c612ac1b907ddb3412129e31ccd3..34b6f9773b7d40468cb072c9a36e3b404a37824b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,10 @@
 --
-$Id: ChangeLog 64 2005-06-27 19:22:58Z tilman $
+$Id: ChangeLog 65 2005-06-28 18:40:59Z tilman $
 ++
 
+2005-06-28 Tilman Sauerbeck (tilman at code-monkey de)
+        * ext/ext.c: Removed stray backslash
+
 2005-06-27 Tilman Sauerbeck (tilman at code-monkey de)
         * ext/ext.c: Tweaked Stream#serialize to be more GC-friendly
 
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