svn:ignore files of last patch
authorPaolo Borelli <pborelli@src.gnome.org>
Mon, 1 Sep 2008 09:42:11 +0000 (09:42 +0000)
committerPaolo Borelli <pborelli@src.gnome.org>
Mon, 1 Sep 2008 09:42:11 +0000 (09:42 +0000)
svn path=/trunk/; revision=7420

glib/tests/rand.c

index c9f45d90de3d0b4aad74f3adeb30710a3d54a324..0bddfbf4d9910369f1cc12d11cfde1355dfbf00d 100644 (file)
@@ -146,8 +146,6 @@ test_rand (void)
 
   g_rand_free (rand);
   g_rand_free (copy);
-
-  return 0;
 }
 
 int