From 8a5a57ac105fc656ff79545e16fb7173f72695da Mon Sep 17 00:00:00 2001 From: PB Date: Wed, 23 Aug 2017 22:36:41 +0200 Subject: [PATCH] Add one more @c --- interface/wx/msw/ole/automtn.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/interface/wx/msw/ole/automtn.h b/interface/wx/msw/ole/automtn.h index cb40f3c8b1..6183ac68fa 100644 --- a/interface/wx/msw/ole/automtn.h +++ b/interface/wx/msw/ole/automtn.h @@ -147,7 +147,7 @@ public: object. The implementation of this method uses @c VarBstrFromCy() Windows API - function with LOCALE_USER_DEFAULT. + function with @c LOCALE_USER_DEFAULT. */ virtual bool Write(wxString& str) const;