Zorgen dat de prioriteit van de 'distance' goed is; haakjes om de expressie

zetten
This commit is contained in:
kaashoek 1988-05-29 15:22:18 +00:00
parent 95b5bdcdc5
commit 8ba1ce6f1a

View file

@ -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);
}