From 004122bc102b58afd60208ce351357a1fdc3c955 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <nilsson@opera.com> Date: Tue, 4 Jun 2013 19:33:51 +0200 Subject: [PATCH] Fixed autodox syntax. --- src/post_modules/Nettle/nettle.cmod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/post_modules/Nettle/nettle.cmod b/src/post_modules/Nettle/nettle.cmod index cc79f86a28..4a4b313827 100644 --- a/src/post_modules/Nettle/nettle.cmod +++ b/src/post_modules/Nettle/nettle.cmod @@ -275,7 +275,7 @@ PIKECLASS Yarrow /*! @endclass */ -/*! @decl string(0..127) crypt_md5(string password, string salt, +/*! @decl string(0..127) crypt_md5(string password, string salt,@ *! void|string magic) *! Does the crypt_md5 abrakadabra (MD5 + snakeoil). *! It is assumed that @[salt] does not contain "$". -- GitLab