Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37515927
en ru br
ALT Linux repos
S:1.2.1-alt1
5.0: 1.1.35-alt1.1
4.1: 1.1.35-alt1
4.0: 1.1.31-alt1.1
3.0: 1.1.31-alt1

Group :: Communications
RPM: mgetty

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: mgetty-1.1.21-void.patch
Download


diff --git a/mgetty/mgetty.h b/mgetty/mgetty.h
index 38751dc..e81445a 100644
--- a/mgetty/mgetty.h
+++ b/mgetty/mgetty.h
@@ -146,7 +146,7 @@ int lprintf _PROTO((int level, const char *format, ...));
 /* these definitions specify the return value type and the arguments
  * for signal handler functions - if your compiler barfs, change them
  */
-typedef	void	RETSIGTYPE;
+#define	RETSIGTYPE void
 
 #if defined(_SCO_DS) || defined(AIX5)		/* SCO OSR 5.0 */
 # define SIG_HDLR_ARGS	int signo
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin