Kaydet (Commit) 607c95ed authored tarafından Thomas Martitz's avatar Thomas Martitz

stash: drop @transfer annotation, not needed for boxed types

üst f2ebd288
......@@ -359,7 +359,7 @@ static void free_stash_pref(StashPref *pref)
/** Creates a new group.
* @param name Name used for @c GKeyFile group.
* @return @transfer{full} Group. */
* @return Group. */
GEANY_API_SYMBOL
StashGroup *stash_group_new(const gchar *name)
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment