Upgrade to Devel::PPPort 3.04
[p5sagit/p5-mst-13.2.git] / ext / Devel / PPPort / parts / inc / SvPV
index 97e0a28..34aa90f 100644 (file)
@@ -1,8 +1,8 @@
 ################################################################################
 ##
-##  $Revision: 7 $
+##  $Revision: 8 $
 ##  $Author: mhx $
-##  $Date: 2004/08/13 12:47:16 +0200 $
+##  $Date: 2004/12/29 14:17:20 +0100 $
 ##
 ################################################################################
 ##
@@ -98,7 +98,7 @@ __UNDEFINED__  sv_2pvbyte_nolen  sv_2pv_nolen
  */
 __UNDEFINED__  sv_pvn(sv, len)         SvPV(sv, len)
 
-/* Hint: sv_pvn
+/* Hint: sv_pvn_force
  * Always use the SvPV_force() macro instead of sv_pvn_force().
  */
 __UNDEFINED__  sv_pvn_force(sv, len)   SvPV_force(sv, len)