RFC: Alternative for exemaker

Adrian Buehlmann adrian at cadifra.com
Sun Jun 24 02:07:35 CDT 2012


On 2012-06-24 08:50, Adrian Buehlmann wrote:
> +		/* scriptname exits, close handle */
> +		FindClose(hfind);

typofix ("exists", not "exits"):

		/* scriptname exists, close handle */
		FindClose(hfind);



More information about the Mercurial-devel mailing list