/[mcrypt]/libmcrypt/lib/mcrypt_threads.c
ViewVC logotype

Diff of /libmcrypt/lib/mcrypt_threads.c

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

revision 1.2 by nmav, Fri May 18 10:54:14 2001 UTC revision 1.3 by nmav, Mon Jun 4 14:42:51 2001 UTC
# Line 22  Line 22 
22  #include <libdefs.h>  #include <libdefs.h>
23  #endif  #endif
24    
25    #ifdef USE_LTDL
26  static void _mcrypt_mutex_seterror (const char *ERROR) {  static void _mcrypt_mutex_seterror (const char *ERROR) {
27   return; /* do nothing */   return; /* do nothing */
28  }  }
# Line 38  int mcrypt_mutex_register ( void (*mutex Line 39  int mcrypt_mutex_register ( void (*mutex
39                  _mcrypt_mutex_seterror, _mcrypt_mutex_geterror);                  _mcrypt_mutex_seterror, _mcrypt_mutex_geterror);
40    
41  }  }
42    #endif

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26