Re: [PATCH] disallow duplicate group names

Shawn <[email protected]>
Newsgroups gmane.comp.window-managers.ratpoison.devel
Message-ID <878wsnlij4.fsf@juicebox.i-did-not-set--mail-host-address--so-tickle-me>
Ali Gholami Rudi <[email protected]> writes:

> +  if (groups_get_group_by_name (ARG_STRING (0)))
> +  if (groups_get_group_by_name (ARG_STRING (0)))
> +  if (groups_get_group_by_name (ARG_STRING (0)))

>  rp_group *groups_find_group_by_name (char *s);
> +rp_group *groups_get_group_by_name (char *s);

Doesn't groups_find_group_by_name work for these cases?

-Shawn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.