Enlightenment CVS committal
Author : mej
Project : eterm
Module : libast
Dir : eterm/libast/src
Modified Files:
conf.c
Log Message:
Mon Feb 23 16:52:13 2004 Michael Jennings (mej)
Removed bogus assertion.
Added map_if.h to install.
===================================================================
RCS file: /cvsroot/enlightenment/eterm/libast/src/conf.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- conf.c 3 Feb 2004 23:16:59 -0000 1.18
+++ conf.c 23 Feb 2004 21:47:28 -0000 1.19
@@ -31,7 +31,7 @@
* @author Michael Jennings <[EMAIL PROTECTED]>
*/
-static const char cvs_ident[] = "$Id: conf.c,v 1.18 2004/02/03 23:16:59 mej Exp $";
+static const char cvs_ident[] = "$Id: conf.c,v 1.19 2004/02/23 21:47:28 mej Exp $";
#ifdef HAVE_CONFIG_H
# include <config.h>
@@ -133,7 +133,6 @@
{
ASSERT_RVAL(!SPIF_PTR_ISNULL(fp), SPIF_CAST_C(unsigned char) -1);
ASSERT_RVAL(!SPIF_PTR_ISNULL(path), SPIF_CAST_C(unsigned char) -1);
- ASSERT_RVAL(!SPIF_PTR_ISNULL(outfile), SPIF_CAST_C(unsigned char) -1);
if (++fstate_idx == fstate_cnt) {
fstate_cnt *= 2;
-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs