X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=list.h;h=4b946c7c24e037925c924b76df76c23c0a109196;hb=101e1fd3252d838458a6ad4015f497818c54c897;hp=209d8701c9c6a975972ed3a6a98c557f3554ddd8;hpb=af353ccce9f889507bdebad7d20854e236e89d54;p=paraslash.git 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) ({ \