Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 126269 | Differences between
and this patch

Collapse All | Expand All

(-)re2c-0.9.11-orig/re.h (+3 lines)
Lines 164-169 Link Here
164
	}
164
	}
165
};
165
};
166
166
167
//Forward decl
168
RegExp *mkAlt(RegExp*, RegExp*);
169
167
class AltOp: public RegExp
170
class AltOp: public RegExp
168
{
171
{
169
172

Return to bug 126269