diff options
author | stuconnolly <stuart02@gmail.com> | 2009-10-09 14:40:21 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-10-09 14:40:21 +0000 |
commit | 9560da0d1e97fd834f05ed10c57a65744a6a3e70 (patch) | |
tree | 2b4db5b97bfc605382240035db6767468f3ed860 | |
parent | 5e07a85c324b753d7677b2d3e9e4e2b95ddb5a42 (diff) | |
download | sequelpro-9560da0d1e97fd834f05ed10c57a65744a6a3e70.tar.gz sequelpro-9560da0d1e97fd834f05ed10c57a65744a6a3e70.tar.bz2 sequelpro-9560da0d1e97fd834f05ed10c57a65744a6a3e70.zip |
Missing SVN properties.
-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 |