svn commit: branches/uClibc_0_9_28/libc/stdio

andersen at uclibc.org andersen at uclibc.org
Wed Feb 21 23:27:49 UTC 2007


Author: andersen
Date: 2007-02-21 15:27:48 -0800 (Wed, 21 Feb 2007)
New Revision: 17946

Log:
remove some leftovers inadvertantly remaining after backporting


Modified:
   branches/uClibc_0_9_28/libc/stdio/fclose.c


Changeset:
Modified: branches/uClibc_0_9_28/libc/stdio/fclose.c
===================================================================
--- branches/uClibc_0_9_28/libc/stdio/fclose.c	2007-02-21 23:27:09 UTC (rev 17945)
+++ branches/uClibc_0_9_28/libc/stdio/fclose.c	2007-02-21 23:27:48 UTC (rev 17946)
@@ -100,4 +100,3 @@
 
 	return rv;
 }
-libc_hidden_def(fclose)




More information about the uClibc-cvs mailing list