# HG changeset patch # User Thinker K.F. Li # Date 1284697296 -28800 # Node ID d08b4fa3a7843f5d0bea8295e3c07be130355999 # Parent 0b66b585b3647f2e422566b565973e2f93ae1663 Fix typo diff -r 0b66b585b364 -r d08b4fa3a784 include/mb_types.h --- a/include/mb_types.h Fri Sep 17 12:21:36 2010 +0800 +++ b/include/mb_types.h Fri Sep 17 12:21:36 2010 +0800 @@ -259,7 +259,7 @@ /*! \brief pcache_area shoud be updated. * * A coord is marked with COF_DIRTY_PCACHE_AREA means it is added to - * dirty_pcache_area_coords of a rdman. */ + * dirty_pcache_area_coords of a rdman. */ #define COF_DIRTY_PCACHE_AREA 0x1000 #define COF_SKIP_ZERO 0x2000 /*!< \brief The coord just skip zeroing.