Commit e7afac3c authored by Yuanle Song's avatar Yuanle Song
Browse files

v0.6.1 change code format.

format code using myastyle.
removed space after function name.
put pointer on variable name side.
parent 0fbbb875
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# -*- mode: conf -*-
project('zero-pinyin-service', ['c', 'cpp'],
  version: '0.6.0',
  version: '0.6.1',
  license: 'GPL',
  default_options: [
    'warning_level=2',
+7 −7

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+19 −19

File changed.

Contains only whitespace changes.

+227 −227

File changed.

Contains only whitespace changes.

+14 −14

File changed.

Contains only whitespace changes.

+157 −157

File changed.

Contains only whitespace changes.

+46 −46

File changed.

Contains only whitespace changes.

Loading