]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/ua.h
- Tweak catalog make scripts.
[bacula/bacula] / bacula / src / dird / ua.h
index e88143095a48c3a2771fc557d0d66b6d0424eaa9..e04315bf14d66a23b6907a2cbe95475877f1888d 100644 (file)
@@ -6,7 +6,7 @@
  *     Version $Id$
  */
 /*
-   Copyright (C) 2000-2005 Kern Sibbald
+   Copyright (C) 2000-2006 Kern Sibbald
 
    This program is free software; you can redistribute it and/or
    modify it under the terms of the GNU General Public License
@@ -98,7 +98,7 @@ struct RESTORE_CTX {
    NAME_LIST name_list;
 };
 
-#define MAX_ID_LIST_LEN 1000000
+#define MAX_ID_LIST_LEN 2000000
 
 
 #endif