X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fd1_attset.h;h=191e004056d6f722868e9f531b90c3ddfc1801e9;hp=c2fb952e8573e8518dfd1fe4852685c96ba70298;hb=527e5237725b631a58124f9b0d7b5ce97c62a183;hpb=0aa8e547996dc0adb27cc1e10c25c472585f63cb diff --git a/include/d1_attset.h b/include/d1_attset.h index c2fb952..191e004 100644 --- a/include/d1_attset.h +++ b/include/d1_attset.h @@ -68,5 +68,4 @@ typedef struct data1_attset data1_att *data1_getattbyname(data1_attset *s, char *name); data1_attset *data1_read_attset(char *file); - #endif