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
commiteaa05a4a21bd61c1b7e870aef0746b926228e734 (patch)
treed6a7112f01e17723bd8e8487203ec1fd5a26ec8f /prosody
parentc6216253af827113d16c226386602b21f521d391 (diff)
downloadprosody-eaa05a4a21bd61c1b7e870aef0746b926228e734.tar.gz
prosody-eaa05a4a21bd61c1b7e870aef0746b926228e734.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");