Free allocated data.

svn path=/trunk/; revision=24550
This commit is contained in:
Stig Bjørlykke 2008-03-04 12:13:25 +00:00
parent fd906bb33a
commit 8c0e88cb8d
1 changed files with 1 additions and 1 deletions

View File

@ -323,7 +323,7 @@ prefs_register_protocol_subtree(const char *subtree, int id, void (*apply_cb)(vo
}
/* g_free(csubtree); */
g_free(csubtree);
}