]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/stored/sd_plugins.h
update version
[bacula/bacula] / bacula / src / stored / sd_plugins.h
index 53ec682c1db8de85b933d94b080966c1e3dedf4a..eb488dd12abdb80e4db8a049415dae41c1581337 100644 (file)
@@ -98,13 +98,13 @@ typedef enum {
   bwVarJobReport  = 1,
   bwVarVolumeName = 2,
   bwVarPriority   = 3,
-  bwVarJobLevel   = 4,
+  bwVarJobLevel   = 4
 } bwVariable;
 
 
 typedef enum {
   bEventJobStart      = 1,
-  bEventJobEnd        = 2,
+  bEventJobEnd        = 2
 } bEventType;
 
 typedef struct s_bEvent {