]> git.vpit.fr Git - perl/modules/Thread-Cleanup.git/commitdiff
Remove trailing whitespace
authorVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 14:02:13 +0000 (11:02 -0300)
committerVincent Pit <vince@profvince.com>
Fri, 23 Aug 2013 14:02:13 +0000 (11:02 -0300)
Cleanup.xs

index c4f802b6a3acdac0f6c6afd1974a8abc42b4ae23..e88916c2c52be88447a381a336270125ec0e5668 100644 (file)
@@ -1,9 +1,9 @@
 /* This file is part of the Thread::Cleanup Perl module.
  * See http://search.cpan.org/dist/Thread-Cleanup/ */
-   
+
 #define PERL_NO_GET_CONTEXT
 #include "EXTERN.h"
-#include "perl.h" 
+#include "perl.h"
 #include "XSUB.h"
 
 #define __PACKAGE__     "Thread::Cleanup"