X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=list.h;h=4b946c7c24e037925c924b76df76c23c0a109196;hp=209d8701c9c6a975972ed3a6a98c557f3554ddd8;hb=2e8b7f42a30ebe41c862cc603c8f746b1e202479;hpb=af353ccce9f889507bdebad7d20854e236e89d54 diff --git a/list.h b/list.h index 209d8701..4b946c7c 100644 --- a/list.h +++ b/list.h @@ -5,6 +5,8 @@ * */ +/** \file list.h doubly linked list implementation */ + #include /* offsetof */ #define container_of(ptr, type, member) ({ \