X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=common-src%2Fconffile.h;h=efb7253358ceff1109c0234f22580c73edafd7fd;hb=d28952249e392eb31bc8eecc53f6c477f30c617b;hp=a9a65046cae7aa988d3b6efc2f2dabe049b786ef;hpb=949b8910a5e23c4285d0b1aedacfc82a14dc97a5;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;