GNOME Bugzilla – Bug 738413
silence uninitialized variable warning in gb_editor_vim_move_page
Last modified: 2014-10-12 21:58:45 UTC
I missed this when testing the first set of patches. Also I added myself to AUTHORS.
Created attachment 288343 [details] [review] vim: silence uninitialized variable warning in gb_editor_vim_move_page src/editor/gb-editor-vim.c: In function 'gb_editor_vim_move_page': src/editor/gb-editor-vim.c:2522:3: warning: 'yalign' may be used uninitialized in this function [-Wmaybe-uninitialized]
Created attachment 288344 [details] [review] Add myself to AUTHORS
Attachment 288343 [details] pushed as 4c72114 - vim: silence uninitialized variable warning in gb_editor_vim_move_page Attachment 288344 [details] pushed as c6c7321 - Add myself to AUTHORS