X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/a6c1718e0f5a944bc3aa6c512f614c7b4485c11d..f99f86e24e844ab573ab88d3100da00b7772ae36:/UICaboodle/RVBook.h?ds=sidebyside 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