remote-store.hh: ConnectionHandle is struct, minor fix warning
This commit is contained in:
		
							parent
							
								
									f6a3dfe4e0
								
							
						
					
					
						commit
						3283c0dc45
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -127,7 +127,7 @@ protected:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    ConnectionHandle getConnection();
 | 
					    ConnectionHandle getConnection();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    friend class ConnectionHandle;
 | 
					    friend struct ConnectionHandle;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
private:
 | 
					private:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue