]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Fix bug.
authorwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 May 2001 07:12:26 +0000 (07:12 +0000)
committerwolf <wolf@0785d39b-7218-0410-832d-ea1e28bc413d>
Thu, 10 May 2001 07:12:26 +0000 (07:12 +0000)
git-svn-id: https://svn.dealii.org/trunk@4584 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/contrib/kdoc/src/kdoc

index 6992a708cd359fa48e39a41cc041c75235ad68db..114c873ce52bb55c9e239bb2b65b701d64fc71fb 100755 (executable)
@@ -1135,7 +1135,7 @@ sub newFriendClass
 {
        my ( $className, $templates ) = @_;
 
-       my ( $node ) = Ast::New( $name );
+       my ( $node ) = Ast::New( $className );
 
        $node->AddProp( "NodeType", "friend class" );
        $node->AddProp( "Name", $className );

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.