Update input1.c
This commit is contained in:
@@ -334,7 +334,7 @@ void adjustdata(Project *pr)
|
|||||||
if (demand->Pat == 0)
|
if (demand->Pat == 0)
|
||||||
{
|
{
|
||||||
demand->Pat = hyd->DefPat;
|
demand->Pat = hyd->DefPat;
|
||||||
xstrcpy(&demand->Name, "", MAXMSG);
|
xstrcpy(&demand->Name, "", MAXID);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user