projects
/
sdlgit/SDL_perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e43a0c1
)
Stupid mistake
Kartik Thakore [Tue, 11 Aug 2009 09:24:54 +0000 (
05:24
-0400)]
make/lib/SDL/Build/MSWin32.pm
patch
|
blob
|
blame
|
history
diff --git
a/make/lib/SDL/Build/MSWin32.pm
b/make/lib/SDL/Build/MSWin32.pm
index
13d3ee9
..
9f44bab
100644
(file)
--- a/
make/lib/SDL/Build/MSWin32.pm
+++ b/
make/lib/SDL/Build/MSWin32.pm
@@
-32,7
+32,7
@@
package SDL::Build::MSWin32;
use strict;
use warnings;
-usr Carp;
+use Carp;
use base 'SDL::Build';
use File::Spec::Functions;