rename function filename to get_filename
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15439 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
		| @@ -65,7 +65,7 @@ add_import (const char *module) | ||||
| } | ||||
|  | ||||
| const char * | ||||
| filename (void) | ||||
| get_filename (void) | ||||
| { | ||||
|     return orig_filename; | ||||
| } | ||||
|   | ||||
| @@ -64,7 +64,7 @@ void generate_type_maybe (const Symbol *s); | ||||
| void generate_glue (const Symbol *s); | ||||
|  | ||||
| void init_generate (const char *filename, const char *basename); | ||||
| const char *filename (void); | ||||
| const char *get_filename (void); | ||||
| void close_generate(void); | ||||
| void add_import(const char *module); | ||||
| int yyparse(void); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Love Hörnquist Åstrand
					Love Hörnquist Åstrand