Uwe Pross <[EMAIL PROTECTED]> writes:
> Hi,
> 
> here is the modified patch of EdgeCommand.

With some minor adjustments I've applied your patch.

I noticed a coding style I never saw before:

+                       if ( Scr.PanFrameTop.command != NULL ) 
+                               free( Scr.PanFrameTop.command ) ;
+                       Scr.PanFrameTop.command = command ; 

(the space before the semi-colon)

I removed the spaces.

A lot of the lines in the patch had trailing spaces
including the lines above.   I removed the trailing spaces.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
444 Hoes Lane  Room RRC 1C-214      Phone: (732) 699-5570
Piscataway, NJ 08854
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to