diff dwt/internal/mozilla/nsIHelperAppLauncher_1_9.d @ 341:942da4b6558a

Ongoing fixup for compile
author John Reimer <terminal.node@gmail.com>
date Sun, 26 Oct 2008 21:19:51 -0700
parents eec6ddb07873
children 9a4d7706df52
line wrap: on
line diff
--- a/dwt/internal/mozilla/nsIHelperAppLauncher_1_9.d	Sun Oct 26 08:09:00 2008 -0700
+++ b/dwt/internal/mozilla/nsIHelperAppLauncher_1_9.d	Sun Oct 26 21:19:51 2008 -0700
@@ -16,7 +16,7 @@
   {0xcc75c21a, 0x0a79, 0x4f68, 
     [ 0x90, 0xe1, 0x56, 0x32, 0x53, 0xd0, 0xc5, 0x55 ]};
 
-extern(System)
+//extern(System)
 
 interface nsIHelperAppLauncher_1_9 : nsICancelable {
 
@@ -31,6 +31,6 @@
   nsresult SetWebProgressListener(nsIWebProgressListener2 aWebProgressListener);
   nsresult CloseProgressWindow();
   nsresult GetTargetFile(nsIFile *aTargetFile);
-  nsresult GetTargetFileIsExecutable(PRBool* aTargetFileIsExecutable)
+  nsresult GetTargetFileIsExecutable(PRBool* aTargetFileIsExecutable);
   nsresult GetTimeDownloadStarted(PRTime *aTimeDownloadStarted);
 }
\ No newline at end of file