Skip to Content.
Sympa Menu

ndt-dev - [ndt-dev] [ndt] r939 committed - Removed trailing whitespace

Subject: NDT-DEV email list created

List archive

[ndt-dev] [ndt] r939 committed - Removed trailing whitespace


Chronological Thread 
  • From:
  • To:
  • Subject: [ndt-dev] [ndt] r939 committed - Removed trailing whitespace
  • Date: Wed, 19 Feb 2014 15:14:27 +0000

Revision: 939
Author:

Date: Wed Feb 19 15:14:07 2014 UTC
Log: Removed trailing whitespace
http://code.google.com/p/ndt/source/detail?r=939

Modified:
/branches/Issue123/flash-client/src/NDTUtils.as

=======================================
--- /branches/Issue123/flash-client/src/NDTUtils.as Tue Feb 18 20:09:52 2014 UTC
+++ /branches/Issue123/flash-client/src/NDTUtils.as Wed Feb 19 15:14:07 2014 UTC
@@ -96,7 +96,7 @@
+ "access to javascript.");
}
try {
- var js_client_application:String =
+ var js_client_application:String =
ExternalInterface.call("getClientApplication");
if (js_client_application) {
Main.client_application = js_client_application;


  • [ndt-dev] [ndt] r939 committed - Removed trailing whitespace, ndt, 02/19/2014

Archive powered by MHonArc 2.6.16.

Top of Page