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/splashy.c
- 
Committer:
Teddy Hogeborn
- 
Date:
2010-10-07 17:46:56 UTC
- 
Revision ID:
teddy@fukt.bsnet.se-20101007174656-ccdj5pus5brgikhy
* plugins.d/splashy.c (main): Bug fix: Only use ELIBBAD if defined.
 
- files added:
- 
debian/source
 
Show diffs side-by-side
 added
 added
 removed
 removed
 
318
      case ELIBBAD:             /* Linux only */
 
319
321
        _exit(EX_OSFILE);