Changeset

3740:69f95537e9e4

prosody: Added a comment, to match prosodyctl.
author Waqas Hussain <waqas20@gmail.com>
date Sun, 12 Dec 2010 17:15:57 +0500
parents 3739:9ee223177319
children 3741:f7dd583d99b4
files prosody
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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");