]> git.pld-linux.org Git - packages/dhcp.git/blame - dhcp-typo.patch
- updated
[packages/dhcp.git] / dhcp-typo.patch
CommitLineData
fb6403fa
JR
1--- dhcp-3.1.0a1/common/tree.c~ 2006-08-01 00:19:51.000000000 +0200
2+++ dhcp-3.1.0a1/common/tree.c 2006-10-25 19:22:49.000000000 +0200
3@@ -106,7 +106,7 @@
4 const unsigned char *pos;
5 int len;
6
7- if (d == NULL);
8+ if (d == NULL)
9 return NULL;
10
11 pos = d->data;
This page took 0.072447 seconds and 4 git commands to generate.