Fix documentation of cygwin_internal()'s return type.
* misc-funcs.xml (cygwin_internal): Correct return type. Signed-off-by: Jon TURNEY <jon.turney@dronecode.org.uk>
This commit is contained in:
		
				
					committed by
					
						 Corinna Vinschen
						Corinna Vinschen
					
				
			
			
				
	
			
			
			
						parent
						
							f7ddc49f40
						
					
				
				
					commit
					adbc3d4bb1
				
			| @@ -1,3 +1,7 @@ | ||||
| 2015-03-31  Jon TURNEY  <jon.turney@dronecode.org.uk> | ||||
|  | ||||
| 	* misc-funcs.xml (cygwin_internal): Correct return type. | ||||
|  | ||||
| 2015-03-31  Corinna Vinschen  <corinna@vinschen.de> | ||||
|  | ||||
| 	* new-features.xml (ov-new1.7.36): Add new section.  Document GNU | ||||
|   | ||||
| @@ -34,7 +34,7 @@ much.</para> | ||||
| <title>cygwin_internal</title> | ||||
|  | ||||
| <funcsynopsis><funcprototype> | ||||
| <funcdef>extern "C" DWORD | ||||
| <funcdef>extern "C" uintptr_t | ||||
| <function>cygwin_internal</function></funcdef> | ||||
| <paramdef>cygwin_getinfo_types <parameter>t</parameter></paramdef> | ||||
| <paramdef><parameter>...</parameter></paramdef> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user