]> git.vpit.fr Git - perl/modules/Variable-Magic.git/commitdiff
Give a saner default to pPTBLMS
authorVincent Pit <vince@profvince.com>
Thu, 28 Oct 2010 22:20:04 +0000 (00:20 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 28 Oct 2010 22:20:04 +0000 (00:20 +0200)
This silences a compiler warning.

ptable.h

index e6e2fd47f9ee2587e56bb5d4a4638aa045ef2723..5e9e8ed531465282078c8b650f9aedbadd49a457 100644 (file)
--- a/ptable.h
+++ b/ptable.h
@@ -29,7 +29,7 @@
 # define aPTBLMS  aTHX
 # define aPTBLMS_ aTHX_
 #else
-# define pPTBLMS
+# define pPTBLMS  void
 # define pPTBLMS_
 # define aPTBLMS
 # define aPTBLMS_