logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

CVS: nagiosplug/contrib check_dhcp.c,1.4,1.5: msg#00022

Subject: CVS: nagiosplug/contrib check_dhcp.c,1.4,1.5
Update of /cvsroot/nagiosplug/nagiosplug/contrib
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25388

Modified Files:
        check_dhcp.c 
Log Message:
spell fix "received"

Index: check_dhcp.c
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/contrib/check_dhcp.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** check_dhcp.c        16 Feb 2003 02:46:40 -0000      1.4
--- check_dhcp.c        20 Feb 2004 05:22:44 -0000      1.5
***************
*** 471,475 ****
          if(!FD_ISSET(sock,&readfds)){
  #ifdef DEBUG
!                 printf("No (more) data recieved\n");
  #endif
                  return ERROR;
--- 471,475 ----
          if(!FD_ISSET(sock,&readfds)){
  #ifdef DEBUG
!                 printf("No (more) data received\n");
  #endif
                  return ERROR;



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click


<Prev in Thread] Current Thread [Next in Thread>