1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 05:02:27 +02:00

s/com/skeleton/ is not always a good idea

This commit is contained in:
Harald Radi
2003-02-10 20:58:30 +00:00
parent 0ff83111c7
commit ef9bc6eaad

View File

@@ -30,7 +30,7 @@ static int skeleton_describe(rpc_string, void *, char **, unsigned char **);
static int skeleton_call(rpc_string, void **, zval *, int, zval ***);
static int skeleton_get(rpc_string, zval *, void **);
static int skeleton_set(rpc_string, zval *, void **);
static int skeleton_skeletonpare(void **, void **);
static int skeleton_compare(void **, void **);
static int skeleton_has_property(rpc_string, void **);
static int skeleton_unset_property(rpc_string, void **);
static int skeleton_get_properties(HashTable **, void **);