summaryrefslogtreecommitdiff
path: root/bin/perltest2cpp.pl
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-03-12 17:55:26 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-03-12 17:55:26 +0000
commit25a7b0d0f236e1f77d195ec624de84604fd672ea (patch)
tree176097512c5677b05f0391920ef3876c73b91166 /bin/perltest2cpp.pl
parent08720c01e82aeaee0a7ff7941f8b5b6138d664b3 (diff)
downloadATCD-25a7b0d0f236e1f77d195ec624de84604fd672ea.tar.gz
ChangeLogTag: Tue Mar 12 11:53:53 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'bin/perltest2cpp.pl')
-rwxr-xr-xbin/perltest2cpp.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/perltest2cpp.pl b/bin/perltest2cpp.pl
index 932303b487e..bbaefa6808c 100755
--- a/bin/perltest2cpp.pl
+++ b/bin/perltest2cpp.pl
@@ -1004,6 +1004,7 @@ sub handleAssignment {
else {
if ($count != 0) {
$line .= getIndent();
+ $v = ", $v";
}
}
##