1
0
Fork 0
forked from len0rd/rockbox

Set svn properties

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21047 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-05-22 23:14:29 +00:00
parent 0f7e4e36ae
commit d4ebb80578

View file

@ -42,7 +42,7 @@ while(my $line = <ACTION>)
close(ACTION);
print "-- Don't change this file!\n";
printf "-- It is automatically generated of action.h %s\n", '$Revision';
printf "-- It is automatically generated of action.h %s\n", '$Revision$';
print "rb.actions = {\n";
foreach $action(@actions)