whitespace
Karen Etheridge [Wed, 20 Aug 2014 04:24:35 +0000 (21:24 -0700)]
Name.xs

diff --git a/Name.xs b/Name.xs
index 0c99536..239e082 100644 (file)
--- a/Name.xs
+++ b/Name.xs
@@ -72,7 +72,7 @@ subname(name, sub)
        if (PL_DBsub && CvGV(cv)) {
                HV *hv = GvHV(PL_DBsub);
                SV** old_data;
-               
+
                char* new_pkg = HvNAME(stash);
 
                char* old_name = GvNAME( CvGV(cv) );