mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	whitespace fixes only.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@103249 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -17,7 +17,7 @@ | ||||
|  */ | ||||
|  | ||||
| /*! \file | ||||
|  *  | ||||
|  * | ||||
|  * \brief Applications connected with CDR engine | ||||
|  * | ||||
|  * \author Martin Pycko <martinp@digium.com> | ||||
| @@ -32,7 +32,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") | ||||
| #include "asterisk/channel.h" | ||||
| #include "asterisk/module.h" | ||||
|  | ||||
| static char *nocdr_descrip =  | ||||
| static char *nocdr_descrip = | ||||
| "  NoCDR(): This application will tell Asterisk not to maintain a CDR for the\n" | ||||
| "current call.\n"; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user