Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 585008
Collapse All | Expand All

(-)cryptlib.h.orig (+1 lines)
Lines 122-127 Link Here
122
  #define C_CHR char
122
  #define C_CHR char
123
  #define C_STR C_CHR *
123
  #define C_STR C_CHR *
124
  #define C_RET	int
124
  #define C_RET	int
125
  #define DL_EXPORT(type) type
125
#endif /* Windows vs.everything else function types */
126
#endif /* Windows vs.everything else function types */
126
127
127
/* Symbolic defines to make it clearer how the function parameters behave */
128
/* Symbolic defines to make it clearer how the function parameters behave */

Return to bug 585008