pkgsrc-ng/sysutils/dptutil/patches/patch-dpteng_raid_h
2013-09-26 17:14:40 +02:00

16 lines
364 B
Plaintext

$NetBSD: patch-dpteng_raid_h,v 1.1 2011/05/22 19:11:42 dholland Exp $
Build fix for semi-modern C++.
--- dpteng/raid.h~ 2002-08-13 15:02:27.000000000 +0000
+++ dpteng/raid.h
@@ -249,7 +249,7 @@ struct raidDef_S : public raidDefinition
// Constructor/Destructor.............................
- raidDef_S::raidDef_S();
+ raidDef_S();
};
#endif // c++