diff options
-rw-r--r-- | Source/SPConnectionController.h | 2 | ||||
-rw-r--r-- | Source/SPConnectionController.m | 2 | ||||
-rw-r--r-- | Source/SPHistoryController.h | 2 | ||||
-rw-r--r-- | Source/SPHistoryController.m | 4 |
4 files changed, 5 insertions, 5 deletions
diff --git a/Source/SPConnectionController.h b/Source/SPConnectionController.h index 01f4eab6..d435d351 100644 --- a/Source/SPConnectionController.h +++ b/Source/SPConnectionController.h @@ -1,5 +1,5 @@ // -// $Id: SPConnectionController.h 802 2009-06-03 20:46:57Z stuart02 $ +// $Id // // SPConnectionController.h // sequel-pro diff --git a/Source/SPConnectionController.m b/Source/SPConnectionController.m index 9a9d693b..fbbec04f 100644 --- a/Source/SPConnectionController.m +++ b/Source/SPConnectionController.m @@ -1,5 +1,5 @@ // -// $Id: SPConnectionController.m 802 2009-06-03 20:46:57Z stuart02 $ +// $Id$ // // SPConnectionController.m // sequel-pro diff --git a/Source/SPHistoryController.h b/Source/SPHistoryController.h index 524c19ae..80aa08f2 100644 --- a/Source/SPHistoryController.h +++ b/Source/SPHistoryController.h @@ -1,5 +1,5 @@ // -// $Id: SPFieldEditorController.h 802 2009-06-03 20:46:57Z bibiko $ +// $Id$ // // SPHistoryController.h // sequel-pro diff --git a/Source/SPHistoryController.m b/Source/SPHistoryController.m index 8dc716fc..6fc93e91 100644 --- a/Source/SPHistoryController.m +++ b/Source/SPHistoryController.m @@ -1,7 +1,7 @@ // -// $Id: SPFieldEditorController.h 802 2009-06-03 20:46:57Z bibiko $ +// $Id$ // -// SPHistoryController.h +// SPHistoryController.m // sequel-pro // // Created by Rowan Beentje on July 23, 2009 |