Docs: use // for comments in examples
Without sgml mode, we can't escape /* as /* anymore, so just switch to // for comments in examples.
This commit is contained in:
		| @ -67,7 +67,7 @@ | ||||
|  *   } | ||||
|  * else | ||||
|  *  { | ||||
|  *    /* Use the info object */ | ||||
|  *    // Use the info object | ||||
|  *    gtk_recent_info_unref (info); | ||||
|  *  } | ||||
|  * ]| | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Matthias Clasen
					Matthias Clasen