typo in this file...

This commit is contained in:
Ton Roosendaal 2004-04-22 20:37:24 +00:00
parent 438331af8e
commit feaa60081d

@ -59,7 +59,7 @@ void free_main(struct Main *mainvar);
void splitIDname(char *name, char *left, int *nr);
void rename_id(struct ID *id, char *name);
void test_idbutton(char *name);
void all_local(Library *lib);
void all_local(struct Library *lib);
struct ID *find_id(char *type, char *name);
void clear_id_newpoins(void);