Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 597768 | Differences between
and this patch

Collapse All | Expand All

(-)a/med-3.2.0/src/2.3.6/ci/MEDequivInfo.c (-1 / +1 lines)
Lines 24-30 Link Here
24
#include <stdlib.h>
24
#include <stdlib.h>
25
25
26
int
26
int
27
MEDequivInfo(int fid, char *maa, int ind, char *eq, char *des)
27
MEDequivInfo(med_idt fid, char *maa, int ind, char *eq, char *des)
28
{
28
{
29
  med_idt eqid;
29
  med_idt eqid;
30
  med_err ret;
30
  med_err ret;

Return to bug 597768