Fixed typo HAVE_LIBGRYPT -> HAVE_LIBGCRYPT

Change-Id: I85772e1f4d4882810bf82a9903e30156eb374df9
Reviewed-on: https://code.wireshark.org/review/1191
Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
This commit is contained in:
Stig Bjørlykke 2014-04-18 00:00:09 +02:00
parent ad0066c81e
commit a317ba0e1f
1 changed files with 1 additions and 1 deletions

View File

@ -73,6 +73,6 @@
#endif /* __CLANG__ */
#endif /* HAVE_LIBGRYPT */
#endif /* HAVE_LIBGCRYPT */
#endif /* __WSGCRYPT_H__ */