Skip to content
Snippets Groups Projects
Commit 0c3246de authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

func: add const qualifier to func_def where applicable

There's a bunch of places where func_def is used read-only. Let's mark
them with const for the sake of the code clarity.

NO_DOC=code cleanup
NO_TEST=code cleanup
NO_CHANGELOG=code cleanup
parent 267016c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment