From a6660cbb749e1b4d85bfa68fa1f37235d2ae2f21 Mon Sep 17 00:00:00 2001 From: David Elliott Date: Mon, 14 Jul 2003 16:00:27 +0000 Subject: [PATCH] Fixed file header git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/cocoa/combobox.mm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/cocoa/combobox.mm b/src/cocoa/combobox.mm index 3d6564ad8a..19575440fe 100644 --- a/src/cocoa/combobox.mm +++ b/src/cocoa/combobox.mm @@ -3,10 +3,10 @@ // Purpose: wxComboBox // Author: David Elliott // Modified by: -// Created: 2003/03/16 -// RCS-ID: $Id: +// Created: 2003/07/14 +// RCS-ID: $Id$ // Copyright: (c) 2003 David Elliott -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #include "wx/app.h" -- 2.45.2