ucx/list.h

changeset 26
59f147baea31
parent 23
ccc294fafb9b
child 27
22644e2572bc
     1.1 --- a/ucx/list.h	Thu Feb 09 10:40:19 2012 +0100
     1.2 +++ b/ucx/list.h	Sat Feb 18 15:50:43 2012 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  #ifdef	__cplusplus
     1.5  extern "C" {
     1.6  #endif
     1.7 -
     1.8 +    
     1.9  typedef struct UcxList UcxList;
    1.10  struct UcxList {
    1.11      void    *data;

mercurial