give anonymous struct a name
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7004 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: cc003254eeeddc2e692139c0526e8ed115f0fb42 Former-commit-id: c92fca76bd52117ab4a3fdc30413cf4b69f52578
This commit is contained in:
parent
3429fd5e64
commit
ce7889f245
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ static char path[1024];
|
|||
static char path2[1024];
|
||||
|
||||
|
||||
typedef struct
|
||||
typedef struct ReStandings
|
||||
{
|
||||
std::string drvName;
|
||||
std::string modName;
|
||||
|
|
Loading…
Reference in a new issue