dtinfo subdirectory dtinfogen
This commit is contained in:
committed by
Jon Trulson
parent
aef2830df2
commit
eb698f32cf
@@ -83,7 +83,7 @@ GenericId::markup( const Token &t )
|
||||
|
||||
if ( f_base == t.level() && !done ) {
|
||||
|
||||
if ( data_complete = f_data->DataIsComplete() ) {
|
||||
if ( (data_complete = f_data->DataIsComplete()) ) {
|
||||
ValueBuffer.writeStr( f_data->content() );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user