summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT/photon
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2003-10-31 18:51:02 +0000
committerGrant Gayed <ggayed>2003-10-31 18:51:02 +0000
commitd672d11dbf544679be7450771754cc9ee293292c (patch)
treecc3049874ccdb9a26bf089aec771631bf593fd07 /bundles/org.eclipse.swt/Eclipse SWT/photon
parent37a89c226e0afdd207de782e49ef0b2912a4c1ef (diff)
downloadeclipse.platform.swt-d672d11dbf544679be7450771754cc9ee293292c.tar.gz
eclipse.platform.swt-d672d11dbf544679be7450771754cc9ee293292c.tar.xz
eclipse.platform.swt-d672d11dbf544679be7450771754cc9ee293292c.zip
45834
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/photon')
-rwxr-xr-xbundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/FileDialog.java3
1 files changed, 1 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/FileDialog.java b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/FileDialog.java
index 7f4cb680a6..86245ad7e6 100755
--- a/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/FileDialog.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/photon/org/eclipse/swt/widgets/FileDialog.java
@@ -108,8 +108,7 @@ public String getFileName () {
/**
* Returns the paths of all files that were selected
- * in the dialog relative to the filter path, or null
- * if none are available.
+ * in the dialog relative to the filter path.
*
* @return the relative paths of the files
*/