j
k
j a
j l
On Jul 27, 2006, at 4:51 AM, Julio M. Merino Vidal wrote:
int foo(void ); Note the extra space after void. It looks ugly and I believe it should not be there. The attached patch seems to fix this issue. Can it be integrated?
int foo(void );
Note the extra space after void. It looks ugly and I believe it should not be there. The attached patch seems to fix this issue. Can it be integrated?
Done. Thanks! Doug
Back to the thread
Back to the list