comparison src/os/unix/ngx_user.h @ 665:0b460e61bdcd default tip

Merge with nginx 1.0.0.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 25 Apr 2011 04:22:17 +0400
parents c04fa65fe604
children
comparison
equal deleted inserted replaced
572:06419a2298a9 665:0b460e61bdcd
18 18
19 ngx_int_t ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt, 19 ngx_int_t ngx_crypt(ngx_pool_t *pool, u_char *key, u_char *salt,
20 u_char **encrypted); 20 u_char **encrypted);
21 21
22 22
23
24 #endif /* _NGX_USER_H_INCLUDED_ */ 23 #endif /* _NGX_USER_H_INCLUDED_ */