Stephan Witt wrote: > Index: src/frontends/Clipboard.h > =================================================================== > --- src/frontends/Clipboard.h (Revision 36891) > +++ src/frontends/Clipboard.h (Arbeitskopie) > @@ -39,7 +39,7 @@ > LinkBackGraphicsType, > EmfGraphicsType, > WmfGraphicsType, > - AnyGraphicsType, > + AnyGraphicsType > };
till now i was under the impression that the usage of ending comma is intention, so adding new lines produces nicer patches... not that i read it anywhere :)) pavel