[dhcp-agent-commits] dhcp-agent/src dhcp-lease.h,1.8,1.9
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2004-05-25 06:47:14
|
Update of /cvsroot/dhcp-agent/dhcp-agent/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27305 Modified Files: dhcp-lease.h Log Message: fixed typo Index: dhcp-lease.h =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/src/dhcp-lease.h,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** dhcp-lease.h 17 Aug 2003 00:57:33 -0000 1.8 --- dhcp-lease.h 25 May 2004 06:47:04 -0000 1.9 *************** *** 39,43 **** } lease_constraint_t; ! /* lease defintion. */ typedef struct { --- 39,43 ---- } lease_constraint_t; ! /* lease definition. */ typedef struct { |