Re: [evolution-patches] killev fix
- From: Ettore Perazzoli <ettore ximian com>
- To: Dan Winship <danw ximian com>
- Cc: evolution-patches ximian com
- Subject: Re: [evolution-patches] killev fix
- Date: 19 Jun 2003 16:11:06 -0400
Looks good.
> +static const char *patterns[] = {
> + "%s", "%.16s", "lt-%s", "lt-%.13s"
> +};
> +static const int n_patterns = sizeof (patterns) / sizeof (patterns[0]);
(BTW GLib now has G_N_ELEMENTS() which can be used in this case.)
-- Ettore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]