diff options
Diffstat (limited to 'include/m_findadd.h')
-rw-r--r-- | include/m_findadd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_findadd.h b/include/m_findadd.h index ed0cd60ec8..9e7d170595 100644 --- a/include/m_findadd.h +++ b/include/m_findadd.h @@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. /* Opens the find/add users dialog box, or gives it the focus if it's already
open.
-wParam=lParam=0
+wParam = lParam = 0
returns 0 always
*/
#define MS_FINDADD_FINDADD "FindAdd/FindAddCommand"
|