]> git.vpit.fr Git - perl/modules/Mac-NSGetExecutablePath.git/commitdiff
Remove an extraneous line feed
authorVincent Pit <vince@profvince.com>
Tue, 30 Oct 2012 11:43:08 +0000 (09:43 -0200)
committerVincent Pit <vince@profvince.com>
Tue, 30 Oct 2012 11:43:08 +0000 (09:43 -0200)
NSGetExecutablePath.xs

index b9ef190a3a26ab41e5dfb5d17e335e2922561ae3..152a70d21e9f12897ecd998da90b86b36cf925a2 100644 (file)
@@ -8,7 +8,6 @@
 
 #include <mach-o/dyld.h>
 
-
 static const char nsgep_too_long[] = "NSGetExecutablePath() wants to return a path too large";
 
 /* --- XS ------------------------------------------------------------------ */