$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-08-01 10:00:28
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?
Done. Thanks!
Doug