degesch: typos, cleanups

This commit is contained in:
2015-11-21 15:15:49 +01:00
parent 9bb9c9868c
commit d4cbc576e2
2 changed files with 39 additions and 30 deletions

View File

@@ -41,6 +41,9 @@
return 0; \
BLOCK_END
#define CONTAINER_OF(pointer, type, member) \
(type *) ((char *) pointer - offsetof (type, member))
// --- To be moved to liberty --------------------------------------------------
static void