Rename pbuf's "flgs" in "flags" (see in [lwip-devel] Last changes by Marc)

This commit is contained in:
fbernon
2007-08-20 19:15:43 +00:00
parent fbd5600563
commit 4f76bc42d7
3 changed files with 5 additions and 5 deletions

View File

@@ -84,7 +84,7 @@ struct pbuf {
u8_t /*pbuf_type*/ type;
/** misc flags */
u8_t flgs;
u8_t flags;
/**
* the reference count always equals the number of pointers