/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to plugins.d/password-request.c

merge + fallback bugg

Show diffs side-by-side

added added

removed removed

Lines of Context:
636
636
    } else {
637
637
      retval = -1;
638
638
    }
 
639
  } else {
 
640
    retval = -1;
639
641
  }
640
642
  
641
643
  /* Shutdown procedure */