Skip to content
Snippets Groups Projects
Commit 0f498627 authored by Adrian Böckenkamp's avatar Adrian Böckenkamp
Browse files

typo-fix.

git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1501 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
parent 735133d7
No related branches found
No related tags found
No related merge requests found
......@@ -543,7 +543,7 @@ public:
*/
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); }
/**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment