aboutsummaryrefslogtreecommitdiffstats
path: root/prosody
diff options
context:
space:
mode:
authorWaqas Hussain <waqas20@gmail.com>2010-12-12 17:15:57 +0500
committerWaqas Hussain <waqas20@gmail.com>2010-12-12 17:15:57 +0500
commit0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00 (patch)
tree1fe2eda38180ae518724043c33c84a0eb280e5a5 /prosody
parentfc9f921bc2fa3d8c93d7699ae99a4c12888a7373 (diff)
downloadprosody-0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00.tar.gz
prosody-0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00.zip
prosody: Added a comment, to match prosodyctl.
Diffstat (limited to 'prosody')
-rwxr-xr-xprosody2
1 files changed, 2 insertions, 0 deletions
diff --git a/prosody b/prosody
index 671910df..061f3781 100755
--- a/prosody
+++ b/prosody
@@ -7,6 +7,8 @@
-- COPYING file in the source package for more information.
--
+-- prosody - main executable for Prosody XMPP server
+
-- Will be modified by configure script if run --
CFG_SOURCEDIR=os.getenv("PROSODY_SRCDIR");