X-Git-Url: http://git.tuebingen.mpg.de/?p=osl.git;a=blobdiff_plain;f=osl.h.in;h=388664e93b8a8521ed251d4c73466ca2eb9c17cb;hp=d5a7d1d92330e02f9f2114a15eb48fdd57c04570;hb=7517d207f55baf6955184ea0f24ae38b068861a6;hpb=227af1913a44055d629154d5e8dbd8b518961ba3 diff --git a/osl.h.in b/osl.h.in index d5a7d1d..388664e 100644 --- a/osl.h.in +++ b/osl.h.in @@ -126,7 +126,10 @@ struct osl_column_description { * Describes one osl table. */ struct osl_table_description { - /** The directory which contains all files of this table. */ + /** + * The directory which contains all files of this table. This may be + * either relative to the cwd or an absolute path. + */ const char *dir; /** * The table name. A subdirectory of \a dir called \a name is created