~vcs-imports/xserver-xorg-driver-ati/master

« back to all changes in this revision

Viewing changes to .editorconfig

  • Committer: Michel Dänzer
  • Author(s): Michel Dänzer
  • Date: 2017-01-24 09:14:23 UTC
  • Revision ID: git-v1:41b82c776b571e1556f300d77c715aebdd87d8e6
.editorconfig: src/ati.c only uses spaces for indentation

Trivial.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
[src/{drmmode_display.c,radeon_dri3.c,radeon_glamor.c,radeon_glamor.h,radeon_glamor_wrappers.c}]
10
10
indent_size=8
 
11
 
 
12
[src/ati.c]
 
13
indent_style=space