TODO
author Myhailo Danylenko <isbear@ukrpost.net>
Sat, 26 Dec 2009 04:18:28 +0200
changeset 8 b98346c5040d
parent 4 b24eab8a6515
child 20 744b8e669d85
permissions -rw-r--r--
Use GDestroyNotify and unregister on unload * Use GDestroyNotify for data freeing * Really unregister handlers on unload * Prevent possible passing NULL to strcmp * Privatize pep_handler_t
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     1
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     2
do we need to export functions in some special way?
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     3
startup/shutdown hook to inform other modules, that they should free/register handlers?
Myhailo Danylenko <isbear@ukrpost.net>
parents:
diff changeset
     4