dtinfo subdirectory dtinfogen
This commit is contained in:
committed by
Jon Trulson
parent
aef2830df2
commit
eb698f32cf
@@ -90,7 +90,7 @@ AusText::write_start_tag ( const Token &t)
|
||||
|
||||
int level = t.level();
|
||||
|
||||
if ( a = t.LookupAttr( OLAF::OL_scope ) ) {
|
||||
if ( (a = t.LookupAttr( OLAF::OL_scope )) ) {
|
||||
|
||||
switch ( a->getAttValue() ) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user