prosody: Added a comment, to match prosodyctl.
authorWaqas Hussain <waqas20@gmail.com>
Sun, 12 Dec 2010 17:15:57 +0500
changeset 3740 69f95537e9e4
parent 3739 9ee223177319
child 3741 f7dd583d99b4
prosody: Added a comment, to match prosodyctl.
prosody
--- a/prosody	Sun Dec 12 17:10:24 2010 +0500
+++ b/prosody	Sun Dec 12 17:15:57 2010 +0500
@@ -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");