From 0f8b7580c6bfdd794138460194bc485587977ed4 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 23 Sep 2011 12:09:16 -0500 Subject: [PATCH] Put include/util.js above include/websock.js. websock.js uses Util so it needs to included first. --- wstelnet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wstelnet.html b/wstelnet.html index 5c2464b..5a6ad91 100644 --- a/wstelnet.html +++ b/wstelnet.html @@ -3,8 +3,8 @@ Telnet client using WebSockets - +