diff --git a/kalyptus/kalyptus b/kalyptus/kalyptus index ad897365..91813138 100644 --- a/kalyptus/kalyptus +++ b/kalyptus/kalyptus @@ -800,7 +800,7 @@ sub identifyDecl my $skipBlock = 0; my $isDeprecated = 0; - if ( $decl =~ s/KDE_DEPRECATED// ) { + if ( $decl =~ s/TDE_DEPRECATED// ) { $isDeprecated = 1; } # Doc comment