diff options
| author | manuel <manuel@nc8430.lan> | 2009-05-13 17:01:15 +0200 |
|---|---|---|
| committer | manuel <manuel@nc8430.lan> | 2009-05-13 17:01:15 +0200 |
| commit | 67e99a217bd88a289d997b73f3e7cae6019bc22f (patch) | |
| tree | 4fc7ccc413efad14948c5e90a38b8c5191bab185 /ue3/mycpu/ccpu.h | |
| parent | 3c6f886d5a8bfd36c796b963d6e3178ad9577742 (diff) | |
| download | ooprog-67e99a217bd88a289d997b73f3e7cae6019bc22f.tar.gz ooprog-67e99a217bd88a289d997b73f3e7cae6019bc22f.tar.bz2 ooprog-67e99a217bd88a289d997b73f3e7cae6019bc22f.zip | |
fixing doxygen documentation
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 05b5c03..6849623 100644 --- a/ue3/mycpu/ccpu.h +++ b/ue3/mycpu/ccpu.h | |||
| @@ -106,7 +106,7 @@ class CCPU | |||
| 106 | /** | 106 | /** |
| 107 | * @method setProgram | 107 | * @method setProgram |
| 108 | * @brief set program to execute | 108 | * @brief set program to execute |
| 109 | * @param memory pointer to program | 109 | * @param program pointer to program |
| 110 | * @return - | 110 | * @return - |
| 111 | * @globalvars none | 111 | * @globalvars none |
| 112 | * @exception none | 112 | * @exception none |
