diff options
| -rw-r--r-- | ue4/mycpu/cdatn.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ue4/mycpu/cdatn.h b/ue4/mycpu/cdatn.h index c1ff1b7..cd6573a 100644 --- a/ue4/mycpu/cdatn.h +++ b/ue4/mycpu/cdatn.h | |||
| @@ -365,7 +365,7 @@ class CDatN | |||
| 365 | * @globalvars none | 365 | * @globalvars none |
| 366 | * @exception none | 366 | * @exception none |
| 367 | * @pre none | 367 | * @pre none |
| 368 | * @post bit count of m_value trimed to width | 368 | * @post bit count of m_value trimmed to width |
| 369 | */ | 369 | */ |
| 370 | inline void align() | 370 | inline void align() |
| 371 | { | 371 | { |
