CVS: beepcore-c/profiles/SASLutils sasl_general.c,1.13,1.14
Chris Hanson <[email protected]> Tue, 13 Aug 2002 10:15:41 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/profiles/SASLutils
In directory usw-pr-cvs1:/tmp/cvs-serv11404/profiles/SASLutils
Modified Files:
sasl_general.c
Log Message:
Eliminate use of // comments in C programs.
Index: sasl_general.c
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/profiles/SASLutils/sasl_general.c,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -d -r1.13 -r1.14
*** sasl_general.c 2 Aug 2002 15:08:32 -0000 1.13
--- sasl_general.c 13 Aug 2002 17:15:39 -0000 1.14
***************
*** 268,273 ****
if (0 == strncmp(sdb->parse_blob_data, "otp-md5 ", 8))
mechanism = 5;
! // else if (0 == strncmp(sdb->parse_blob_data, "otp-sha1 ", 9))
! // mechanism = 1;
else {
*problem = SASL_ERROR_ALGORITHM;
--- 268,275 ----
if (0 == strncmp(sdb->parse_blob_data, "otp-md5 ", 8))
mechanism = 5;
! #if 0
! else if (0 == strncmp(sdb->parse_blob_data, "otp-sha1 ", 9))
! mechanism = 1;
! #endif
else {
*problem = SASL_ERROR_ALGORITHM;
-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31