Zorgen dat de prioriteit van de 'distance' goed is; haakjes om de expressie
zetten
This commit is contained in:
parent
95b5bdcdc5
commit
8ba1ce6f1a
|
@ -9,7 +9,7 @@ char *lab;
|
|||
/* Just output a reference which must be filled in on a second pass */
|
||||
|
||||
{
|
||||
out( "$%s$ - %ld", lab, cur_pos);
|
||||
out( "($%s$ - %ld)", lab, cur_pos);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue