diff options
Diffstat (limited to 'Source/SPGotoDatabaseController.m')
-rw-r--r-- | Source/SPGotoDatabaseController.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/SPGotoDatabaseController.m b/Source/SPGotoDatabaseController.m index 61ec8962..96a81ca8 100644 --- a/Source/SPGotoDatabaseController.m +++ b/Source/SPGotoDatabaseController.m @@ -30,7 +30,7 @@ #import "SPGotoDatabaseController.h" -@interface SPGotoDatabaseController (Private) +@interface SPGotoDatabaseController () /** Update the list of matched names * @param filter The string to be matched. |