]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/dird/ua.h
Ensure that StorageId is updated after write
[bacula/bacula] / bacula / src / dird / ua.h
index e6ad35bb092d56f0707b7c9d90984d7cfdf0b50c..721adfee8e54ef903d3c9715725f7ba12979eadc 100644 (file)
@@ -53,6 +53,7 @@ public:
    int max_prompts;                   /* max size of list */
    int num_prompts;                   /* current number in list */
    int api;                           /* For programs want an API */
+   int cmd_index;                     /* Index in command table */
    bool force_mult_db_connections;    /* overwrite cat.mult_db_connections */
    bool auto_display_messages;        /* if set, display messages */
    bool user_notified_msg_pending;    /* set when user notified */