fix typo
This commit is contained in:
		| @@ -26,7 +26,7 @@ | |||||||
| 2005-05-13  Christopher Faylor  <cgf@timesys.com> | 2005-05-13  Christopher Faylor  <cgf@timesys.com> | ||||||
|  |  | ||||||
| 	Remove PC_FULL from path_conv usage throughout. | 	Remove PC_FULL from path_conv usage throughout. | ||||||
| 	* path.h (enum pathconv_arg): Change PC_FULL to PC_NOUILL. | 	* path.h (enum pathconv_arg): Change PC_FULL to PC_NOFILL. | ||||||
| 	* path.cc (path_conv::check): Test for PC_NOFULL rather than !PC_FULL. | 	* path.cc (path_conv::check): Test for PC_NOFULL rather than !PC_FULL. | ||||||
| 	(cygwin_conv_to_win32_path): Use PC_NOFULL to force non-absolute path. | 	(cygwin_conv_to_win32_path): Use PC_NOFULL to force non-absolute path. | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user