VERSION stuff

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@828 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Björn Groenvall
1996-10-03 15:44:54 +00:00
parent 72f346b1e8
commit db1fc7ff8b
4 changed files with 4 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ main (int argc, char **argv)
/* Tell the user that we are listenting */
pop_msg(&p,POP_SUCCESS,
"UCB Pop server (version %s) at %s starting.",VERSION,p.myhost);
"UCB based pop server (version %s at %s) starting.",VERSION,p.myhost);
/* State loop. The POP server is always in a particular state in
which a specific suite of commands can be executed. The following