> > +++ ../gnumach1/ddb/db_examine.h    2013-07-03
> > 10:27:57.205341927 +0200
> > @@ -26,8 +26,8 @@
> >  #include <ddb/db_expr.h>
> > 
> >  extern void db_examine_cmd (
> > -   db_expr_t addr,
> > -   int have_addr,
> > +   db_expr_t addr,
> > +   int have_addr,
> 
> This looks like spurious change.
> 
> Samuel
> 

I have no idea how that crept into the patch. I noticed these strange 
changes after I started using diff -Nurp. Or maybe my editor is doing 
some weird edits. Anyway, I am manually deleting them from the patches, 
I hope git format-patch will not produce them.

Will be more careful the next time.

Reply via email to