1
0
Fork 0
mirror of https://github.com/tobast/libunwind-eh_elf.git synced 2024-06-28 20:21:45 +02:00

(common_int): Explicitly declare return type as "int".

(Logical change 1.19)
This commit is contained in:
mostang.com!davidm 2002-07-18 03:58:34 +00:00
parent 5a9743cd77
commit 9ac7c9cda2

View file

@ -23,7 +23,7 @@ License. */
#include "unwind_i.h"
static inline
static inline int
common_init (struct ia64_cursor *c)
{
int i, ret;