forked from cromer/pamac-classic
fix #15
This commit is contained in:
@@ -1319,6 +1319,9 @@ namespace Alpm {
|
||||
[ReturnsModifiedPointer ()]
|
||||
public unowned void add(G data);
|
||||
|
||||
[ReturnsModifiedPointer ()]
|
||||
public unowned void add_str(string str);
|
||||
|
||||
[ReturnsModifiedPointer ()]
|
||||
public unowned void join(List<G> list);
|
||||
|
||||
|
Reference in New Issue
Block a user