diff options
| author | djm <> | 2010-10-01 22:54:18 +0000 |
|---|---|---|
| committer | djm <> | 2010-10-01 22:54:18 +0000 |
| commit | b204ac0374903f9d6a2fcc50cfd94578e357d00a (patch) | |
| tree | 11298f84d1fd40ee808d1e96c219ce8db2ce537e /src/lib/libcrypto/LPdir_win.c | |
| parent | 424deb351931af3fd885740bc351436321fad2f9 (diff) | |
| parent | f6ca1ae73bb9eabfb510df2cffc2599db98d35a9 (diff) | |
| download | openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.tar.gz openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.tar.bz2 openbsd-b204ac0374903f9d6a2fcc50cfd94578e357d00a.zip | |
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
Diffstat (limited to 'src/lib/libcrypto/LPdir_win.c')
| -rw-r--r-- | src/lib/libcrypto/LPdir_win.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/libcrypto/LPdir_win.c b/src/lib/libcrypto/LPdir_win.c index 09b475beed..702dbc730f 100644 --- a/src/lib/libcrypto/LPdir_win.c +++ b/src/lib/libcrypto/LPdir_win.c | |||
| @@ -54,8 +54,6 @@ struct LP_dir_context_st | |||
| 54 | 54 | ||
| 55 | const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) | 55 | const char *LP_find_file(LP_DIR_CTX **ctx, const char *directory) |
| 56 | { | 56 | { |
| 57 | struct dirent *direntry = NULL; | ||
| 58 | |||
| 59 | if (ctx == NULL || directory == NULL) | 57 | if (ctx == NULL || directory == NULL) |
| 60 | { | 58 | { |
| 61 | errno = EINVAL; | 59 | errno = EINVAL; |
