forked from pool/Modules
11 lines
341 B
Diff
11 lines
341 B
Diff
|
--- a/ModuleCmd_Avail.c.old 2012-08-29 01:06:16.176859774 +0100
|
|||
|
+++ b/ModuleCmd_Avail.c 2012-08-29 01:06:52.540527924 +0100
|
|||
|
@@ -680,6 +680,7 @@ static int check_cache( char *dir)
|
|||
|
|
|||
|
static int test_version_dir( struct dirent *dp)
|
|||
|
{
|
|||
|
+ return 0;
|
|||
|
}
|
|||
|
/*++++
|
|||
|
** ** Function-Header ***************************************************** **
|