Bug 560494 (Part2)- Do the Javadoc bash for 4.15

Change-Id: I22e45ece5e816f1a064bc93686d063aa6982ef36
Signed-off-by: Niraj Modi <niraj.modi@in.ibm.com>
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
index 064f76d..49ab74c 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/cocoa/org/eclipse/swt/graphics/GC.java
@@ -1745,6 +1745,7 @@
  * On Windows, {@link #drawString} and {@link #drawText} are slightly
  * different, see {@link #drawString(String, int, int, boolean)} for
  * explanation.
+ *
  * <p>
  * The parameter <code>flags</code> may be a combination of:
  * </p>
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
index 208be0d..e745734 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/graphics/GC.java
@@ -1394,6 +1394,7 @@
  * On Windows, {@link #drawString} and {@link #drawText} are slightly
  * different, see {@link #drawString(String, int, int, boolean)} for
  * explanation.
+ *
  * <p>
  * The parameter <code>flags</code> may be a combination of:
  * </p>