diff options
Diffstat (limited to 'ue3/mycpu/ccpu.h')
| -rw-r--r-- | ue3/mycpu/ccpu.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ue3/mycpu/ccpu.h b/ue3/mycpu/ccpu.h index 1ef1923..01c897f 100644 --- a/ue3/mycpu/ccpu.h +++ b/ue3/mycpu/ccpu.h | |||
| @@ -205,7 +205,7 @@ class CCPU | |||
| 205 | * @param - | 205 | * @param - |
| 206 | * @return - | 206 | * @return - |
| 207 | * @globalvars none | 207 | * @globalvars none |
| 208 | * @exception runtime_error | 208 | * @exception std::runtime_error |
| 209 | * @conditions none | 209 | * @conditions none |
| 210 | */ | 210 | */ |
| 211 | void run(); | 211 | void run(); |
