Projet

Général

Profil

Révision a975706f

IDa975706fff37f47b773da07279812d3c90ad0281
Parent c9cc2f27
Enfant 2124a49d

Ajouté par Steve Schnepp il y a plus de 6 ans

plugins: another round of defined(@array) fixing

Voir les différences:

plugins/other/proc_
242 242
# Bail-function.
243 243
sub usage
244 244
{
245
    if (defined(@_) && "@_" ne "") {
245
    if (@_ && "@_" ne "") {
246 246
        print STDERR "@_" . "\n\n";
247 247
    }
248 248
    print STDERR "Known arguments: suggest, config, autoconf.\n";

Formats disponibles : Unified diff