[Libdlo] [PATCH] c++ stuff for libdlo.h
Greg KH
greg at kroah.com
Thu May 21 09:44:11 PDT 2009
On Thu, May 21, 2009 at 04:46:07PM +0100, Phil Endecott wrote:
> Phil Endecott wrote:
> > +#ifdef __cplusplus__
>
> That should obviously have been "__cplusplus", without the extra __ at
> the end.
>
> Now I need to buy a git book and spend a week learning how to get the
> right diff. Bleugh.
Do another commit with the correct change and then do:
git diff master..HEAD > my_updated_fix.patch
I'm trying to get write access to the libdlo repo to be able to apply
changes like this (and a few others that I have queued up.)
thanks,
greg k-h
More information about the Libdlo
mailing list