- Pet portlint - Bump portrevision PR: ports/119398 Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp> Approved by: (maintainer timeout)
11 lines
516 B
C
11 lines
516 B
C
--- lib/pkt/RAFControl.h 2001-10-05 20:41:20.000000000 +0900
|
|
+++ lib/pkt/RAFControl.h 2008-01-01 04:49:37.000000000 +0900
|
|
@@ -69,7 +69,7 @@ virtual const PaObject* pop_SA(eAlgorith
|
|
CSTR reverseEvaluate(const McObject&,PvOctets&,bool&);
|
|
bool evaluateWith(RObject*,WObject*) const;
|
|
WObject* evaluateAlgorithm(RObject*) const;
|
|
- WObject* RAFControl::evaluate(RObject*);
|
|
+ WObject* evaluate(RObject*);
|
|
virtual void reset();
|
|
void applyFrame(const WObject* w) const;
|
|
const WAlgorithm* appliedAlgorithm() const;
|