X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/34cbe514cf01425bdb928c133404ab7b97a661a4..efe66bbc0e9f463a6dd3ad49717474dd801bebf3:/include/wx/features.h diff --git a/include/wx/features.h b/include/wx/features.h index 6add38e02d..80d7e6b317 100644 --- a/include/wx/features.h +++ b/include/wx/features.h @@ -1,14 +1,14 @@ -/* /////////////////////////////////////////////////////////////////////////// */ -/* Name: wx/features.h */ -/* Purpose: test macros for the features which might be available in some */ -/* wxWindows ports but not others */ -/* Author: Vadim Zeitlin */ -/* Modified by: */ -/* Created: 18.03.02 */ -/* RCS-ID: $Id$ */ -/* Copyright: (c) 2002 Vadim Zeitlin */ -/* Licence: wxWindows licence */ -/* /////////////////////////////////////////////////////////////////////////// */ +/** +* Name: wx/features.h +* Purpose: test macros for the features which might be available in some +* wxWindows ports but not others +* Author: Vadim Zeitlin +* Modified by: Ryan Norton (Converted to C) +* Created: 18.03.02 +* RCS-ID: $Id$ +* Copyright: (c) 2002 Vadim Zeitlin +* Licence: wxWindows licence +*/ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */