Re: DHCP dbus name patch
- From: Nikolaus Filus <nfilus gmx net>
- To: networkmanager-list gnome org
- Subject: Re: DHCP dbus name patch
- Date: Sun, 5 Feb 2006 17:07:49 +0100
On Sunday 05 February 2006 15:00, Christoph Brill wrote:
> Find attached a patch that replaces a hardcoded string by a define used
> at a different place.
- if (strncmp (interface, "com.redhat.dhcp", 15))
+ if (strncmp (interface, DHCP_SERVICE_NAME, 15))
shouldn't it be strlen(DHCP_SERVICE_NAME) instead of the still static 15?
Nikolaus
--
out of signatures
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]