summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kalyptus/kalyptus2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalyptus/kalyptus b/kalyptus/kalyptus
index 3cb797b..8b934d3 100644
--- a/kalyptus/kalyptus
+++ b/kalyptus/kalyptus
@@ -785,7 +785,7 @@ sub identifyDecl
my $skipBlock = 0;
my $isDeprecated = 0;
- if ( $decl =~ s/KDE_DEPRECATED// ) {
+ if ( $decl =~ s/TDE_DEPRECATED// ) {
$isDeprecated = 1;
}
# Doc comment