From 77936c6c12820cf230e4939ea34bbc35c7628172 Mon Sep 17 00:00:00 2001 From: 0ip Date: Mon, 9 Apr 2012 18:42:09 +0300 Subject: [PATCH] removed a weird plus --- 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 47ee63a7..f7ee8143 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