Can you send the patch in diff -u format ?

> -----Message d'origine-----
> De : Gary Lawrence Murphy [mailto:[EMAIL PROTECTED]]
> Envoy� : lundi 13 janvier 2003 07:47
> � : Jetspeed Developers List
> Objet : Tiny bug in GlobalMacros.vm
> 
> 
> 
> The FileUpload macro def should not put the var names in quotes:
> 
>     #macro (fileUpload "$label" "$name")
> 
> should be just
> 
>     #macro (fileUpload $label $name)
> 
> -- 
> Gary Lawrence Murphy - [EMAIL PROTECTED] - TeleDynamics Communications
>    - blog: http://www.teledyn.com/mt/ - biz: http://teledyn.com/ -
>   "Computers are useless. They can only give you answers." (Picasso)
> 
> --
> To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to