Fix gtk-doc markup: /* <private> */ should be /*< private >*/
This commit is contained in:
		 Javier Jardón
					Javier Jardón
				
			
				
					committed by
					
						 Tristan Van Berkom
						Tristan Van Berkom
					
				
			
			
				
	
			
			
			 Tristan Van Berkom
						Tristan Van Berkom
					
				
			
						parent
						
							abcfd2d5ef
						
					
				
				
					commit
					65dd3460ce
				
			| @ -55,7 +55,7 @@ struct _GtkViewport | ||||
| { | ||||
|   GtkBin bin; | ||||
|  | ||||
|   /* <private> */ | ||||
|   /*< private >*/ | ||||
|   GtkViewportPrivate *priv; | ||||
| }; | ||||
|  | ||||
|  | ||||
		Reference in New Issue
	
	Block a user