On Fri, 2006-05-19 at 14:59 +0300, Paul Chitescu wrote:
I really want to put an end of this.
Sorry, I should have commented on this earlier.
What is the preferred format? Looking just in the same file i find the following alternatives, all used:
- "%s %p\n"
- "%s %p - stub\n"
- "(%s %p)\n"
- "stub (%s %p)\n"
- "(%s %p) : stub\n"
- "(%s %p):stub\n"
- "(%s %p): stub\n"
So, which should be used? 7 as you suggested?
7, yes.