X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Fcontext_foil.c;h=4a6e89b3b3e93df5a5559c28b6fd0218b88e27f1;hp=12dab45fff37c9c0a1c0aa6f7a012593a4a1c766;hb=916690191222433a6923a4be54b0d8f6ac01bd02;hpb=ecc90fb56b43863f4c33ed62da4abe898b17d7fb diff --git a/sbr/context_foil.c b/sbr/context_foil.c index 12dab45..4a6e89b 100644 --- a/sbr/context_foil.c +++ b/sbr/context_foil.c @@ -24,7 +24,7 @@ context_foil (char *path) * it's been set by us -- the uses in the source tree are: * 1 sbr/context_read.c uses it only after setting it itself * 2 uip/install_mh.c uses it only after setting it itself - * 3 uip/mshcmds.c and uip/mark.c print it if given the -debug switch + * 3 uip/mark.c print it if given the -debug switch * A worthwhile piece of code cleanup would be to make 1 and * 2 use a local variable and just delete 3. *