Skip to content
This repository was archived by the owner on Jan 14, 2018. It is now read-only.

call of fabsf changed to fabs.#434

Open
valeriyvan wants to merge 1 commit intoECSlidingViewController:masterfrom
valeriyvan:patch-1
Open

call of fabsf changed to fabs.#434
valeriyvan wants to merge 1 commit intoECSlidingViewController:masterfrom
valeriyvan:patch-1

Conversation

@valeriyvan
Copy link
Copy Markdown

fabsf has float argument when it's called with double parameter.
fabs has double argument which suits parameter with which function is called.

fabsf has float argument when it's called with double parameter.
fabs has double argument which suits parameter with which function is called.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant