ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/common/loader.C
(Generate patch)

Comparing deliantra/server/common/loader.C (file contents):
Revision 1.73 by root, Sat Apr 28 17:51:57 2007 UTC vs.
Revision 1.74 by root, Sat Apr 28 18:18:04 2007 UTC

1436 goto finish; 1436 goto finish;
1437 1437
1438 default: 1438 default:
1439 if (!f.parse_error ("resource file")) 1439 if (!f.parse_error ("resource file"))
1440 goto finish; 1440 goto finish;
1441
1442 f.next ();
1443 break;
1441 } 1444 }
1442 } 1445 }
1443 1446
1444finish: 1447finish:
1445 if (seen_arch) 1448 if (seen_arch)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines