typo-fix.
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1501 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -543,7 +543,7 @@ public:
|
|||||||
*/
|
*/
|
||||||
bool isFlagTriggered() const { return m_Data.isFlagTriggered(); }
|
bool isFlagTriggered() const { return m_Data.isFlagTriggered(); }
|
||||||
/**
|
/**
|
||||||
* Sets the requestet jump-instruction opcode.
|
* Sets the requested jump-instruction opcode.
|
||||||
*/
|
*/
|
||||||
void setOpcode(unsigned oc) { m_Data.setTriggerOpcode(oc); }
|
void setOpcode(unsigned oc) { m_Data.setTriggerOpcode(oc); }
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user