Header Cosmetics

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ryan Norton
2003-12-17 19:40:06 +00:00
parent 34cbe514cf
commit f2cc8cbbbd

View File

@@ -1,13 +1,13 @@
/* /////////////////////////////////////////////////////////////////////////// */ /**
/* Name: defs.h */ * Name: defs.h
/* Purpose: Declarations/definitions common to all wx source files */ * Purpose: Declarations/definitions common to all wx source files
/* Author: Julian Smart and others */ * Author: Julian Smart and others
/* Modified by: */ * Modified by: Ryan Norton (Converted to C)
/* Created: 01/02/97 */ * Created: 01/02/97
/* RCS-ID: $Id$ */ * RCS-ID: $Id$
/* Copyright: (c) */ * Copyright: (c)
/* Licence: wxWindows licence */ * Licence: wxWindows licence
/* /////////////////////////////////////////////////////////////////////////// */ **/
/* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */ /* THIS IS A C FILE, DON'T USE C++ FEATURES (IN PARTICULAR COMMENTS) IN IT */