zsh-workers
 help / color / mirror / code / Atom feed
* PATCH: small fix to compile on AIX 3.2
@ 1999-10-06 16:08 Oliver Kiddle
  0 siblings, 0 replies; only message in thread
From: Oliver Kiddle @ 1999-10-06 16:08 UTC (permalink / raw)
  To: Zsh workers

I got a syntax error when compiling 3.1.6-pws-6. This fixes it.

Oliver Kiddle

*** Src/Modules/mathfunc.c.bak	Wed Oct  6 16:35:25 1999
--- Src/Modules/mathfunc.c	Wed Oct  6 16:42:44 1999
***************
*** 78,84 ****
  MF_TANH,
  MF_Y0,
  MF_Y1,
! MF_YN,
  };
  
  /*
--- 78,84 ----
  MF_TANH,
  MF_Y0,
  MF_Y1,
! MF_YN
  };
  
  /*


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1999-10-06 16:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-06 16:08 PATCH: small fix to compile on AIX 3.2 Oliver Kiddle

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).