fluffy icon indicating copy to clipboard operation
fluffy copied to clipboard

Error codes in fluffy.c & .h, some minor fix

Open Neol-d2022 opened this issue 7 years ago • 0 comments

Hi all, I have done some modifications (most of them is about error code reporting), please review them.

Also, at the end of the function static int fluffy_handoff_event() in fluffy.c, it returns whatever client has returned. Note that the value returned by clients could accidentally collide with error codes (recently) defined in fluffy.h.

Neol-d2022 avatar Jun 19 '18 17:06 Neol-d2022