@@ -22,11 +22,11 @@ #import "runtime-private.h" @implementation Protocol @end -const char* +const char * protocol_getName(Protocol *p) { return p->name; }