From b00346cd08b55d25e427cfabafbaa66e09a8444b Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 23 Oct 2012 17:43:09 +0100 Subject: The name of teh tool is nsgenbind correct this everywhere --- src/options.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/options.h') diff --git a/src/options.h b/src/options.h index 041f4cd..696a907 100644 --- a/src/options.h +++ b/src/options.h @@ -1,13 +1,13 @@ /* binding generator options * - * This file is part of nsgenjsbind. + * This file is part of nsgenbind. * Licensed under the MIT License, * http://www.opensource.org/licenses/mit-license.php * Copyright 2012 Vincent Sanders */ -#ifndef genjsbind_options_h -#define genjsbind_options_h +#ifndef nsgenbind_options_h +#define nsgenbind_options_h struct options { char *outfilename; -- cgit v1.2.3