X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fconffile.h;fp=common-src%2Fconffile.h;h=efb7253358ceff1109c0234f22580c73edafd7fd;hb=691567b16c13087b31ee4c2b6d038e57872fae82;hp=a9a65046cae7aa988d3b6efc2f2dabe049b786ef;hpb=cc7d7b45afc706099acf7ff2490ec5667d370651;p=debian%2Famanda diff --git a/common-src/conffile.h b/common-src/conffile.h index a9a6504..efb7253 100644 --- a/common-src/conffile.h +++ b/common-src/conffile.h @@ -1,6 +1,7 @@ /* * Amanda, The Advanced Maryland Automatic Network Disk Archiver * Copyright (c) 1991-2000 University of Maryland at College Park + * Copyright (c) 2007-2012 Zmanda, Inc. All Rights Reserved. * All Rights Reserved. * * Permission to use, copy, modify, distribute, and sell this software and its @@ -497,6 +498,8 @@ typedef enum { CNF_MAX_DLE_BY_VOLUME, CNF_EJECT_VOLUME, CNF_TMPDIR, + CNF_REPORT_USE_MEDIA, + CNF_REPORT_NEXT_MEDIA, CNF_CNF /* sentinel */ } confparm_key;