diff options
author | Johannes Schickel | 2010-11-29 18:48:43 +0000 |
---|---|---|
committer | Johannes Schickel | 2010-11-29 18:48:43 +0000 |
commit | a1d99836cda44886c6fc6830c8c5a8d5a7c0772f (patch) | |
tree | 65669d38729471c9411b6291bc81f780655106ec /backends/plugins | |
parent | f1997617561b2a16638ef5ac76c87dc2e393ef0c (diff) | |
download | scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.tar.gz scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.tar.bz2 scummvm-rg350-a1d99836cda44886c6fc6830c8c5a8d5a7c0772f.zip |
BACKENDS: Fix SVN keyword usage.
svn-id: r54584
Diffstat (limited to 'backends/plugins')
-rw-r--r-- | backends/plugins/psp/psp-provider.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backends/plugins/psp/psp-provider.h b/backends/plugins/psp/psp-provider.h index 39e0d32caa..682871fd9a 100644 --- a/backends/plugins/psp/psp-provider.h +++ b/backends/plugins/psp/psp-provider.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: https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/branches/gsoc2010-plugins/backends/plugins/ds/ds-provider.h $ - * $Id: ds-provider.h 52112 2010-08-16 08:41:04Z toneman1138 $ + * $URL$ + * $Id$ * */ |