diff options
| author | Bertrik Sikken <bertrik@sikken.nl> | 2010-01-03 14:28:09 +0000 |
|---|---|---|
| committer | Bertrik Sikken <bertrik@sikken.nl> | 2010-01-03 14:28:09 +0000 |
| commit | 6fef14bd16a8ca6e9edf4a16a401a8153282f809 (patch) | |
| tree | 7b81c6e042b4b1638cba8420a1e7dd242ab07a62 /apps/plugins/lib | |
| parent | 5c1432c9cf0c5b83637fa015b80f0f102ad54916 (diff) | |
| download | rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.zip rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.gz rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.bz2 rockbox-6fef14bd16a8ca6e9edf4a16a401a8153282f809.tar.xz | |
Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24165 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/lib')
| -rw-r--r-- | apps/plugins/lib/md5.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lib/md5.h b/apps/plugins/lib/md5.h index f70d47a..0e1547d 100644 --- a/apps/plugins/lib/md5.h +++ b/apps/plugins/lib/md5.h @@ -2,7 +2,7 @@ * vlc_md5.h: MD5 hash ***************************************************************************** * Copyright (C) 2004-2005 the VideoLAN team - * $Id: 46f10f01439edbcc8bad45673cc302039b76dd5b $ + * $Id$ * * Authors: Jon Lech Johansen <jon-vl@nanocrew.net> * Sam Hocevar <sam@zoy.org> |