diff options
author | stuconnolly <stuart02@gmail.com> | 2010-04-29 09:01:39 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2010-04-29 09:01:39 +0000 |
commit | 316a2e653efee50f129f63aef179df39a835000f (patch) | |
tree | 0c4917bd53108d1d88089ca24d385ee629867c81 /Source | |
parent | 45dce71f2d17346c367e64d2bafb976f87afe6e3 (diff) | |
download | sequelpro-316a2e653efee50f129f63aef179df39a835000f.tar.gz sequelpro-316a2e653efee50f129f63aef179df39a835000f.tar.bz2 sequelpro-316a2e653efee50f129f63aef179df39a835000f.zip |
It would help if I actually used the correct keyword myself when setting SVN properties.
Diffstat (limited to 'Source')
-rw-r--r-- | Source/SPDatabaseInfo.h | 2 | ||||
-rw-r--r-- | Source/SPDatabaseInfo.m | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/SPDatabaseInfo.h b/Source/SPDatabaseInfo.h index 5d678a21..45583e5c 100644 --- a/Source/SPDatabaseInfo.h +++ b/Source/SPDatabaseInfo.h @@ -1,5 +1,5 @@ // -// $Id: $ +// $Id$ // // SPDatabaseInfo.h // sequel-pro diff --git a/Source/SPDatabaseInfo.m b/Source/SPDatabaseInfo.m index 26264298..6e5cbcc6 100644 --- a/Source/SPDatabaseInfo.m +++ b/Source/SPDatabaseInfo.m @@ -1,5 +1,5 @@ // -// $Id: $ +// $Id$ // // SPDatbaseInfo.h // sequel-pro |