On Mon 15.Mar'10 at 19:57:37 +0100, Tamas TEVESZ wrote: > +static int WMMkDirHier(char * path);
[...]
> +int WMMkDirHier(char *path)
> +{
Shouldn't it be 'static' here too?
--
To unsubscribe, send mail to [email protected].
On Mon 15.Mar'10 at 19:57:37 +0100, Tamas TEVESZ wrote: > +static int WMMkDirHier(char * path);
[...]
> +int WMMkDirHier(char *path)
> +{
Shouldn't it be 'static' here too?
--
To unsubscribe, send mail to [email protected].