Kalwe Caramalac wrote:
> Hi, this is my first diff submission, forgive me if have any error,
> if anyone has any tips on how to do this i appreciate it.

> @@ -588,7 +585,6 @@ dopopd(Char **v, struct command *t)
>  void
>  dfree(struct directory *dp)
>  {
> -
>      if (dp->di_count != 0) {

It's very common style to leave a blank line in functions without local
variables.

Also, your mailer has mangled the diff.

Reply via email to