Okay, so it should compile now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2432 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
e2e4cfe7ab
commit
41dc8f9738
1 changed files with 0 additions and 1 deletions
|
@ -794,7 +794,6 @@ void SV_GenerateQTVDemoListing(cluster_t *cluster, oproxy_t *dest)
|
||||||
#else
|
#else
|
||||||
{
|
{
|
||||||
int namelen;
|
int namelen;
|
||||||
dir_t d;
|
|
||||||
DIR *dir;
|
DIR *dir;
|
||||||
|
|
||||||
dir=opendir(path);
|
dir=opendir(path);
|
||||||
|
|
Loading…
Reference in a new issue