Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37848329
en ru br
ALT Linux repos
S:0.7.1-alt2_29.20120228gitb0a402a

Group :: Games/Other
RPM: nazghul

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: nazghul-armbuild.patch
Download


diff -r -u nazghul.armbuild/src/cmdwin.c nazghul/src/cmdwin.c
--- nazghul.armbuild/src/cmdwin.c	2012-02-28 13:12:29.000000000 -0600
+++ nazghul/src/cmdwin.c	2015-02-21 14:26:30.304531152 -0600
@@ -221,7 +221,8 @@
 
 void cmdwin_push_mark()
 {
-        cmdwin_vpush(CMDWIN_FRAG_MARK, 0, 0);
+        va_list args;
+        cmdwin_vpush(CMDWIN_FRAG_MARK, 0, args);
 }
 
 void cmdwin_pop(void)
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin