From e0ed972884aff33465ac551c8ef06febb57e4c54 Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Mon, 24 Oct 2005 17:02:27 -0400
Subject: [PATCH] Optimized memory usage when sending a message

---
 program/js/app.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/program/js/app.js b/program/js/app.js
index 2b9a50f..7179898 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -1,4 +1,4 @@
-/*
+/*
  +-----------------------------------------------------------------------+
  | RoundCube Webmail Client Script                                       |
  |                                                                       |

--
Gitblit v1.9.1