lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] Small typo


From: address@hidden
Subject: Re: [lwip-devel] Small typo
Date: Fri, 25 Nov 2011 17:51:31 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:8.0) Gecko/20111105 Thunderbird/8.0

Gisle Vanem wrote:
Another one in contrib\apps\httpserver_raw\makefsdata\makefsdata.c:

-#define FIND_T                        struct fflbk
+#define FIND_T                        struct ffblk

(struct ffblk is in<dir.h>).
Hmm, that's strange. I wonder how it worked when I wrote it (as that typo seems to be in there since the initial revision). I guess I just never used it the non-win32 version after initially writing it...

Anyway, thanks for the hint, I'll fix it.

BTW. Having this in makefsdata.c:
   #include "../../../../lwip/src/core/inet_chksum.c"
   #include "../../../../lwip/src/core/def.c"
That assumed you have checked out both contrib and the core code (lying in the dir 'lwip'). I'll change that as Kieran suggested.

Simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]