X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/1e4922b8442669a0f94a6602a49d950233555fff..e44924fb89c7d6fdad23c8bf0acc13dba23c45ec:/UICaboodle/RVBook.h diff --git a/UICaboodle/RVBook.h b/UICaboodle/RVBook.h index 09b1baf5..8994cbfa 100644 --- a/UICaboodle/RVBook.h +++ b/UICaboodle/RVBook.h @@ -7,7 +7,7 @@ @end @interface UCNavigationController : UINavigationController { - id hook_; + id hook_; } - (void) setHook:(id)hook; @end