This is the mail archive of the
mauve-patches@sourceware.org
mailing list for the Mauve project.
FYI: MyMetalComboBoxUI.java
- From: David Gilbert <david dot gilbert at object-refinery dot com>
- To: mauve-patches at sources dot redhat dot com
- Date: Mon, 19 Dec 2005 14:04:40 +0000
- Subject: FYI: MyMetalComboBoxUI.java
This patch corrects the tag for this file:
2005-12-19 David Gilbert <david.gilbert@object-refinery.com>
*
gnu/testlet/javax/swing/plaf/metal/MetalComboBoxUI/MyMetalComboBoxUI.java:
Fixed tag.
Regards,
Dave
Index: gnu/testlet/javax/swing/plaf/metal/MetalComboBoxUI/MyMetalComboBoxUI.java
===================================================================
RCS file: /cvs/mauve/mauve/gnu/testlet/javax/swing/plaf/metal/MetalComboBoxUI/MyMetalComboBoxUI.java,v
retrieving revision 1.1
diff -u -r1.1 MyMetalComboBoxUI.java
--- gnu/testlet/javax/swing/plaf/metal/MetalComboBoxUI/MyMetalComboBoxUI.java 7 Nov 2005 22:04:27 -0000 1.1
+++ gnu/testlet/javax/swing/plaf/metal/MetalComboBoxUI/MyMetalComboBoxUI.java 19 Dec 2005 13:41:43 -0000
@@ -1,4 +1,4 @@
-// Tags: JDK1.2
+// Tags: not-a-test
// Copyright (C) 2005 David Gilbert <david.gilbert@object-refinery.com>