Merge tag 'upstream/3.3.3'
[debian/amanda] / server-src / server_util.h
index 46eec8c8f58db125a40de68f1488b249acd2f271..075447816c116d502316218ed5d51acea5ae2303 100644 (file)
@@ -1,6 +1,7 @@
 /*
  * Amanda, The Advanced Maryland Automatic Network Disk Archiver
  * Copyright (c) 1991-1999 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
@@ -50,7 +51,7 @@ enum {
     PARTDONE, PORT_WRITE, DUMPER_STATUS,                /* ... cmds */
     PORT, TAPE_ERROR, TAPER_OK,                                /* taper results */
     REQUEST_NEW_TAPE, DIRECTTCP_PORT, TAKE_SCRIBE_FROM,
-    START_SCAN, LAST_TOK
+    START_SCAN, CLOSE_VOLUME, LAST_TOK
 };
 extern const char *cmdstr[];