Create "untagged" variant structure
[babeltrace.git] / types / types.c
index e57624fb707b73225b2400d4b8f29d192e828132..a8ead299d2cad665135671a6bc9110c262c4a06e 100644 (file)
@@ -447,9 +447,8 @@ struct definition_scope *
 }
 
 /*
- * in: path, out: q (GArray of GQuark)
+ * in: path (dot separated), out: q (GArray of GQuark)
  */
-static
 void append_scope_path(const char *path, GArray *q)
 {
        const char *ptrbegin, *ptrend = path;
This page took 0.022577 seconds and 4 git commands to generate.