summaryrefslogtreecommitdiffstats
path: root/ue4/mycpu/ccpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'ue4/mycpu/ccpu.h')
-rw-r--r--ue4/mycpu/ccpu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ue4/mycpu/ccpu.h b/ue4/mycpu/ccpu.h
index f005b74..5056077 100644
--- a/ue4/mycpu/ccpu.h
+++ b/ue4/mycpu/ccpu.h
@@ -258,7 +258,7 @@ class CCPU
258 * @return - 258 * @return -
259 * @globalvars none 259 * @globalvars none
260 * @exception CCPUError 260 * @exception CCPUError
261 * @pre none 261 * @pre m_memory and m_program still exist
262 * @post none 262 * @post none
263 */ 263 */
264 void run(); 264 void run();