]> git.eshelyaron.com Git - emacs.git/commit
; Fix coding style in w32image.c
authorPo Lu <luangruo@yahoo.com>
Fri, 31 May 2024 01:54:49 +0000 (09:54 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sat, 1 Jun 2024 17:04:57 +0000 (19:04 +0200)
commit6485d07e86e6b1e7d3b57835a0de0dbeffd67e4b
tree3fb450c0c6afaf82007a4261e2fbcff310a7b79c
parentc0f1639ba38030745f7e79acb1e30d010506b05f
; Fix coding style in w32image.c

* src/w32image.c (get_encoder_clsid): Insert space between
identifier and param type list.
(struct thumb_data_type, struct cached_encoder): Break before
opening bracket at top-level.

(cherry picked from commit 4077bb9867c4396769fa5837b40c0461de6b92d6)
src/w32image.c