From f2cc8cbbbd6fffea122a5f8a6f73ac3f524c7283 Mon Sep 17 00:00:00 2001 From: Ryan Norton Date: Wed, 17 Dec 2003 19:40:06 +0000 Subject: [PATCH] Header Cosmetics git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- include/wx/defs.h | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 */ -- 2.50.0