Skip to content
Snippets Groups Projects
Commit f1070c01 authored by Peter Hutterer's avatar Peter Hutterer Committed by Olivier Fourdan
Browse files

xkb: switch to array index loops to moving pointers


Most similar loops here use a pointer that advances with each loop
iteration, let's do the same here for consistency.

No functional changes.

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: default avatarOlivier Fourdan <ofourdan@redhat.com>
parent 6f234c60
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