CVS update: samba/source


Fri Jun 12 13:11:35 EST 1998


Date:	Friday June 12, 1998 @ 13:11
Author:	crh

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv12121

Modified Files:
	smb.h 
Log Message:
This is the first, small step toward some tweaks that Jeremy and I have
been discussing regarding the debug mechanism.  With this, I've added a
macro that allows syntax like:

  if( DEBUGLVL( 3 ) )
    {
    Debug1( "message" );
    Debug2( "message" );
    }

The next step is to incorporate timestamps.

Chris -)-----




More information about the samba-cvs mailing list