mmb
Senior Member
42 Posts |
Posted - Jan 22 2007 : 12:48:21 PM
|
When using rename on a C type tag, it renames the tag and a possible typename:
typedef struct name { ... } name;
If I refactor the first name, both names are renamed, although this are different things...
|
|