projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a1cfa1c
)
We don't have XRVs any more, so remove the typedef
Nicholas Clark [Wed, 1 Jun 2005 15:40:57 +0000 (15:40 +0000)]
p4raw-id: //depot/perl@24663
perl.h
patch
|
blob
|
blame
|
history
diff --git
a/perl.h
b/perl.h
index
df12645
..
bfa632f
100644
(file)
--- a/
perl.h
+++ b/
perl.h
@@
-2101,7
+2101,6
@@
typedef struct context PERL_CONTEXT;
typedef struct block BLOCK;
typedef struct magic MAGIC;
-typedef struct xrv XRV;
typedef struct xpv XPV;
typedef struct xpviv XPVIV;
typedef struct xpvuv XPVUV;