1 --- ncp-1.2.4.orig/ncp.c 2005-05-13 19:17:53.000000000 +0200
2 +++ ncp-1.2.4/ncp.c 2006-02-19 03:28:30.000000000 +0100
4 char mc4ip[4]={224,'n','c','p'};
5 char bcip[4]={0xff,0xff,0xff,0xff};
7 -static char message[]="ncp-lowfat-1.2.2";
8 +static char message[]="ncp-lowfat-1.2.4";
11 long int socket_sendfile(int destfd,int sourcefd,long int maxcopy) {