diff options
author | Waqas Hussain <waqas20@gmail.com> | 2010-12-12 17:15:57 +0500 |
---|---|---|
committer | Waqas Hussain <waqas20@gmail.com> | 2010-12-12 17:15:57 +0500 |
commit | 0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00 (patch) | |
tree | 1fe2eda38180ae518724043c33c84a0eb280e5a5 /prosody | |
parent | fc9f921bc2fa3d8c93d7699ae99a4c12888a7373 (diff) | |
download | prosody-0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00.tar.gz prosody-0ff1ae77dd6a6061ce5214ca5c5ca3a169259f00.zip |
prosody: Added a comment, to match prosodyctl.
Diffstat (limited to 'prosody')
-rwxr-xr-x | prosody | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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"); |