Imported Upstream version 2.6.1p1
[debian/amanda] / recover-src / extract_list.c
index 26a63048ff03580f15ef82459d20962b5d8cdccf..43b27a27dfb57f50973e1c4986b47dabeb7b5191 100644 (file)
@@ -1753,7 +1753,7 @@ extract_files_child(
     }
 
     if (file.program != NULL) {
-       if (strcmp(file.program, "BACKUP") == 0)
+       if (strcmp(file.program, "APPLICATION") == 0)
            dumptype = IS_APPLICATION_API;
 #ifdef GNUTAR
        if (strcmp(file.program, GNUTAR) == 0)