Allow to build a static version of libosl.
[osl.git] / osl.h.in
index d5a7d1d92330e02f9f2114a15eb48fdd57c04570..388664e93b8a8521ed251d4c73466ca2eb9c17cb 100644 (file)
--- 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