mirror of
				https://gitlab.gnome.org/GNOME/glib.git
				synced 2025-10-31 16:32:18 +01:00 
			
		
		
		
	Fix a cross-reference
svn path=/trunk/; revision=6217
This commit is contained in:
		| @@ -1,3 +1,7 @@ | |||||||
|  | 2007-12-30  Matthias Clasen  <mclasen@redhat.com>  | ||||||
|  |  | ||||||
|  | 	* gappinfo.c: Fix a cross-reference | ||||||
|  |  | ||||||
| 2007-12-30  Matthias Clasen  <mclasen@redhat.com>  | 2007-12-30  Matthias Clasen  <mclasen@redhat.com>  | ||||||
|  |  | ||||||
| 	* gfileinputstream.c: | 	* gfileinputstream.c: | ||||||
|   | |||||||
| @@ -514,7 +514,7 @@ G_DEFINE_TYPE (GAppLaunchContext, g_app_launch_context, G_TYPE_OBJECT); | |||||||
|  * g_app_launch_context_new: |  * g_app_launch_context_new: | ||||||
|  *  |  *  | ||||||
|  * Creates a new application launch context. This is not normally used, |  * Creates a new application launch context. This is not normally used, | ||||||
|  * instead you instantiate a subclass of this, such as GdkLaunchContext. |  * instead you instantiate a subclass of this, such as #GdkAppLaunchContext. | ||||||
|  * |  * | ||||||
|  * Returns: a #GAppLaunchContext. |  * Returns: a #GAppLaunchContext. | ||||||
|  **/ |  **/ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user