-
Nikias Bassen authored
Instead of e.g.: if (plist_get_node_type(plist) == PLIST_STRING) you can now write: if (PLIST_IS_STRING(plist))
ad1a95e9
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
plist | ||
Makefile.am |
Instead of e.g.: if (plist_get_node_type(plist) == PLIST_STRING) you can now write: if (PLIST_IS_STRING(plist))
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
plist | Loading commit data... | |
Makefile.am | Loading commit data... |