diff --git a/FILE.C b/FILE.C index f03d3c9..7a3f869 100644 --- a/FILE.C +++ b/FILE.C @@ -3,7 +3,7 @@ #include struct { -char dname[10],fname[10][10]; +char denim[10],fname[10][10]; int fcnt; }dir; struct @@ -255,4 +255,4 @@ outtextxy(root->x,root->y,root->name); for(i=0;inc;i++) display(root->link[i]); } -} \ No newline at end of file +}