Index: debugging.sgml =================================================================== RCS file: /home/cvs/wine/wine/documentation/debugging.sgml,v retrieving revision 1.2 diff -u -r1.2 debugging.sgml --- debugging.sgml 2000/12/13 21:52:37 1.2 +++ debugging.sgml 2001/05/01 23:51:00 @@ -697,7 +697,7 @@ try to avoid the style: -FIXME(xxx, "(fd=%d, file=%s): stub\n", fd, name); +FIXME(xxx, "(fd=%d, file=%s)\n", fd, name); but use: