]> git.saurik.com Git - wxWidgets.git/commitdiff
Header Cosmetics
authorRyan Norton <wxprojects@comcast.net>
Wed, 17 Dec 2003 19:40:06 +0000 (19:40 +0000)
committerRyan Norton <wxprojects@comcast.net>
Wed, 17 Dec 2003 19:40:06 +0000 (19:40 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24894 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/defs.h

index 82b691fd29cd737051cc86dc5148d33d50076632..823ad49548812d00d698930e286745b6b42a584d 100644 (file)
@@ -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 */