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-11-16 17:58:49 UTC
- 
Revision ID:
teddy@fukt.bsnet.se-20101116175849-m0fttdoskhahgyup
* plugins.d/plymouth.c: Fixed comment to "Plymouth" instead of "Usplash".
 (makeprompt): Mimic the default prompt.
 (exec_and_wait): Correct type of "tmp"; remove cast.  Also remove
                  unnecessary cast of NULL.
 
- files added:
- 
debian/source
 
Show diffs side-by-side
 added
 added
 removed
 removed
 
318
      case ELIBBAD:             /* Linux only */
 
319
321
        _exit(EX_OSFILE);