mirror of
				https://github.com/samba-team/samba.git
				synced 2025-10-30 08:23:49 +03:00 
			
		
		
		
	r1277: rename struct server_context to smbsrv_ontext
because I need server_context fot the generic server infastructure metze
This commit is contained in:
		
				
					committed by
					
						 Gerald (Jerry) Carter
						Gerald (Jerry) Carter
					
				
			
			
				
	
			
			
			
						parent
						
							cf4e9080d5
						
					
				
				
					commit
					0712f9f307
				
			| @@ -110,7 +110,7 @@ const struct process_model_critical_sizes *process_model_version(void) | ||||
| 	static const struct process_model_critical_sizes critical_sizes = { | ||||
| 		PROCESS_MODEL_VERSION, | ||||
| 		sizeof(struct model_ops), | ||||
| 		sizeof(struct server_context), | ||||
| 		sizeof(struct smbsrv_context), | ||||
| 		sizeof(struct event_context), | ||||
| 		sizeof(struct fd_event) | ||||
| 	}; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user