From 1b8cd6788212ac406df639a1eccafd46a7113116 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Tue, 16 Nov 1999 21:17:25 +0000 Subject: Regen Configure. p4raw-id: //depot/cfgperl@4592 --- pp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pp.c') diff --git a/pp.c b/pp.c index e7c966fc28..f33857c292 100644 --- a/pp.c +++ b/pp.c @@ -4843,7 +4843,7 @@ PP(pp_pack) sv_catpvn(cat, (char*)&aquad, sizeof(Quad_t)); } break; -#endif /* Quad_t */ +#endif case 'P': len = 1; /* assume SV is correct length */ /* FALL THROUGH */ -- cgit v1.2.1