Subversion Repositories Kolibri OS

Rev

Rev 4103 | Rev 4279 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4103 Rev 4244
Line 183... Line 183...
183
 
183
 
184
/***********************************************************************/
184
/***********************************************************************/
185
/** \name Begin the DRM... */
185
/** \name Begin the DRM... */
Line 186... Line 186...
186
/*@{*/
186
/*@{*/
187
 
187
 
Line 188... Line 188...
188
#define DRM_DEBUG_CODE 2	  /**< Include debugging code if > 1, then
188
#define DRM_DEBUG_CODE 0     /**< Include debugging code if > 1, then
189
				     also include looping detection. */
189
				     also include looping detection. */
190
 
190