diff options
Diffstat (limited to 'src/cim/cim_defs.h')
-rw-r--r-- | src/cim/cim_defs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cim/cim_defs.h b/src/cim/cim_defs.h index 9084a07..a81d5bd 100644 --- a/src/cim/cim_defs.h +++ b/src/cim/cim_defs.h @@ -315,7 +315,7 @@ /*-----------------------------------------------------------------*/ /* STRING MACROS */ /* These macros are included to facilitate the optimization of */ -/* routines that write or copy large amounts of data. Two vesions */ +/* routines that write or copy large amounts of data. Two versions */ /* of these macros are included. One is intended for operating */ /* systems that allow the use of inline assembly, while the other */ /* is a pure C implementation for stricter operating systems. */ |