From d224fe9e320fe13d54f9951a329bf3679cce8ff3 Mon Sep 17 00:00:00 2001 From: Martyn York Date: Tue, 17 Apr 2012 11:59:29 -0700 Subject: [PATCH] removed '+' --- src/static/js/pad_userlist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/static/js/pad_userlist.js b/src/static/js/pad_userlist.js index 47ee63a7c..df15b8ad9 100644 --- a/src/static/js/pad_userlist.js +++ b/src/static/js/pad_userlist.js @@ -1,4 +1,4 @@ -+/** + /** * This code is mostly from the old Etherpad. Please help us to comment this code. * This helps other people to understand this code better and helps them to improve it. * TL;DR COMMENTS ON THIS FILE ARE HIGHLY APPRECIATED