]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/filed/authenticate.c
update configure
[bacula/bacula] / bacula / src / filed / authenticate.c
index 2bff4e07e28d0be67c897b1d3c2248668d917ee5..dae5fb568c30165f159adfa9c44706c634ce94ce 100644 (file)
@@ -41,7 +41,7 @@ const int dbglvl = 50;
  *   prior to 10Mar08 no version
  *   1 10Mar08
  *   2 13Mar09 - added the ability to restore from multiple storages
- *   3 03Sep10 - added the restore object command for vss plugin
+ *   3 03Sep10 - added the restore object command for vss plugin 4.0
  */
 static char OK_hello[]  = "2000 OK Hello 3\n";
 static char Dir_sorry[] = "2999 Authentication failed.\n";