]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - command_util.sh
Merge branch 'afh_cleanup' into next.
[paraslash.git] / command_util.sh
index a7f1b542a6532d0042af51e462ab264ee4f10e95..44b4ee1856e5eee158b7d108a171abf5077712a7 100755 (executable)
@@ -204,7 +204,7 @@ dump_proto()
        echo '/**'
        echo " * $desc_txt"
        echo ' *'
-       echo ' * \param fd The file descriptor to send output to.'
+       echo ' * \param rc4c The rc4 crypt context.'
        if test $line_handler -eq 0; then
                echo ' * \param argc The number of arguments.'
                echo ' * \param argv The argument vector.'