/[gpgoe]/trunk/src/OENLS.c
ViewVC logotype

Diff of /trunk/src/OENLS.c

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

revision 12 by twoaday, Fri Apr 7 10:46:41 2006 UTC revision 18 by twoaday, Thu Apr 13 07:41:30 2006 UTC
# Line 91  do_swap_u32 (DWORD i) Line 91  do_swap_u32 (DWORD i)
91  }  }
92    
93    
 /* Missing W32 functions. */  
 static char*  
 w32_stpcpy (char *a,const char *b)  
 {  
     while (*b)  
         *a++ = *b++;  
     *a = 0;  
     return (char*)a;  
 }  
   
   
   
94  static DWORD  static DWORD
95  hash_string (const char *str_param)  hash_string (const char *str_param)
96  {  {

Legend:
Removed from v.12  
changed lines
  Added in v.18

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26