diff options
author | Max Horn | 2009-01-01 17:05:05 +0000 |
---|---|---|
committer | Max Horn | 2009-01-01 17:05:05 +0000 |
commit | 6561a7bf36a99b01bbebf926e9805308a3e20b05 (patch) | |
tree | 8143263d4e588771304aa4f55fa4c58a63854cb0 /backends/saves/psp | |
parent | c62efbcab33497487f8620eaed352b69810664fa (diff) | |
download | scummvm-rg350-6561a7bf36a99b01bbebf926e9805308a3e20b05.tar.gz scummvm-rg350-6561a7bf36a99b01bbebf926e9805308a3e20b05.tar.bz2 scummvm-rg350-6561a7bf36a99b01bbebf926e9805308a3e20b05.zip |
Set/unified svn:keywords for all *.h and *.cpp files
svn-id: r35651
Diffstat (limited to 'backends/saves/psp')
-rw-r--r-- | backends/saves/psp/psp-saves.cpp | 4 | ||||
-rw-r--r-- | backends/saves/psp/psp-saves.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/backends/saves/psp/psp-saves.cpp b/backends/saves/psp/psp-saves.cpp index 4a584554d2..2a70af610d 100644 --- a/backends/saves/psp/psp-saves.cpp +++ b/backends/saves/psp/psp-saves.cpp @@ -18,8 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL: $ - * $Id: $ + * $URL$ + * $Id$ * */ diff --git a/backends/saves/psp/psp-saves.h b/backends/saves/psp/psp-saves.h index 76ecf855e6..d987f935a9 100644 --- a/backends/saves/psp/psp-saves.h +++ b/backends/saves/psp/psp-saves.h @@ -18,8 +18,8 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * - * $URL: $ - * $Id: $ + * $URL$ + * $Id$ * */ |