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

Diff of /libmcrypt/lib/mcrypt_extra.c

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

revision 1.16 by nmav, Sat Sep 8 18:08:19 2001 UTC revision 1.17 by nmav, Sat Sep 8 19:06:37 2001 UTC
# Line 113  WIN32DLL_DEFINE char **mcrypt_list_algor Line 113  WIN32DLL_DEFINE char **mcrypt_list_algor
113                  fprintf(stderr, "Unable to open directory %s.\n",                  fprintf(stderr, "Unable to open directory %s.\n",
114                          directory);                          directory);
115  #endif  #endif
116                  goto freeall;                  return filename;
117          }          }
118    
119          for (;;) {          for (;;) {
# Line 218  WIN32DLL_DEFINE char **mcrypt_list_modes Line 218  WIN32DLL_DEFINE char **mcrypt_list_modes
218                  fprintf(stderr, "Unable to open directory %s.\n",                  fprintf(stderr, "Unable to open directory %s.\n",
219                          directory);                          directory);
220  #endif  #endif
221                  goto freeall;                  return filename;
222          }          }
223    
224          for (;;) {          for (;;) {

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26