From 2dc3bd8889b4a97d416c99aec9c2b086da06c2d7 Mon Sep 17 00:00:00 2001 From: Art Cancro Date: Sun, 29 Jan 2006 18:09:49 +0000 Subject: [PATCH] * Removed all references to "font-family" style. We will now go with whatever font the user has chosen as his favorite. --- webcit/ChangeLog | 4 ++++ webcit/crypto.c | 2 +- webcit/roomops.c | 3 +-- webcit/static/webcit.css | 6 ------ 4 files changed, 6 insertions(+), 9 deletions(-) diff --git a/webcit/ChangeLog b/webcit/ChangeLog index ab0a39b0c..ee2855d39 100644 --- a/webcit/ChangeLog +++ b/webcit/ChangeLog @@ -1,5 +1,9 @@ $Id$ +Sun Jan 29 13:08:59 EST 2006 ajc + * Removed all references to "font-family" style. We will now go with + whatever font the user has chosen as his favorite. + Sun Jan 29 14:31:35 CET 2006 dothebart * Doxygen groups. Sorted the files into groups. so now we have a nice structure in the module index, which should ease the navigation to a particular part. diff --git a/webcit/crypto.c b/webcit/crypto.c index 50de23b9a..ae3e417c8 100644 --- a/webcit/crypto.c +++ b/webcit/crypto.c @@ -316,7 +316,7 @@ void init_ssl(void) /** * \brief starts SSL/TLS encryption for the current session. * \param sock the socket connection - * \return foo???? + * \return Zero if the SSL/TLS handshake succeeded, non-zero otherwise. */ int starttls(int sock) { int retval, bits, alg_bits; diff --git a/webcit/roomops.c b/webcit/roomops.c index 2a2017f1b..e48dfccce 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -318,8 +318,7 @@ void embed_view_o_matic(void) { wprintf(_("View as:")); wprintf(" " "