From: Ryan Norton Date: Wed, 17 Dec 2003 19:40:06 +0000 (+0000) Subject: Header Cosmetics X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/f2cc8cbbbd6fffea122a5f8a6f73ac3f524c7283 Header Cosmetics git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/defs.h b/include/wx/defs.h index 82b691fd29..823ad49548 100644 --- a/include/wx/defs.h +++ b/include/wx/defs.h @@ -1,13 +1,13 @@ -/* /////////////////////////////////////////////////////////////////////////// */ -/* Name: defs.h */ -/* Purpose: Declarations/definitions common to all wx source files */ -/* Author: Julian Smart and others */ -/* Modified by: */ -/* Created: 01/02/97 */ -/* RCS-ID: $Id$ */ -/* Copyright: (c) */ -/* Licence: wxWindows licence */ -/* /////////////////////////////////////////////////////////////////////////// */ +/** +* Name: defs.h +* Purpose: Declarations/definitions common to all wx source files +* Author: Julian Smart and others +* Modified by: Ryan Norton (Converted to C) +* Created: 01/02/97 +* RCS-ID: $Id$ +* Copyright: (c) +* Licence: wxWindows licence +**/ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */