Update daily_file_sink.h
This commit is contained in:
		@@ -38,8 +38,7 @@ struct daily_filename_calculator
 | 
				
			|||||||
};
 | 
					};
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*
 | 
					/*
 | 
				
			||||||
 * Generator of daily log file names with strftime support. 
 | 
					 * Generator of daily log file names with strftime format.
 | 
				
			||||||
 * For example "myfile_Y_%m_%d.log"
 | 
					 | 
				
			||||||
 */
 | 
					 */
 | 
				
			||||||
struct daily_filename_format_calculator
 | 
					struct daily_filename_format_calculator
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user