/[hurd]/hurd-l4/laden/string.c
ViewVC logotype

Diff of /hurd-l4/laden/string.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by marcus, Sat Jul 26 17:26:09 2003 UTC revision 1.2 by marcus, Sun Sep 7 22:13:04 2003 UTC
# Line 18  Line 18 
18     along with this program; if not, write to the Free Software     along with this program; if not, write to the Free Software
19     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA. */     Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111, USA. */
20    
21    #if HAVE_CONFIG_H
22    #include <config.h>
23    #endif
24    
25    #include "string.h"
26    
27    
28  int  int
29  strcmp (const char *s1, const char *s2)  strcmp (const char *s1, const char *s2)
30  {  {

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26