Nebula/src/signals.h
Mid Favila 0e9ed3e250 Start work on eliminating redundant variable usage. Prevent
an I-bar from showing up on the output frame. Move the copyright
notice out to a header file.
2022-08-21 21:35:28 -04:00

9 lines
425 B
C

/* --------------------------------------------------------------------- *
* signals.h *
* --------------------------------------------------------------------- *
* This file is part of the nebula irc client *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
RETSIGTYPE brokenPipe();
#include "copyright.h"