Skip to content

Commit

Permalink
os_win32/syslog_win32.cpp: Replace tabs.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/smartmontools/code/trunk/smartmontools@5497 4ea69e1a-61f1-4043-bf83-b5c94c648137
  • Loading branch information
chrfranke committed Jul 10, 2023
1 parent 1b425c0 commit 8e244d2
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 257 deletions.
7 changes: 1 addition & 6 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# smartmontools indent style settings for EditorConfig
# http://editorconfig.org/
# https://editorconfig.org/
# $Id$

# top-most file
Expand Down Expand Up @@ -29,11 +29,6 @@ indent_size = 4
[/scsiprint.cpp]
indent_size = 4

[/os_win32/syslog_win32.cpp]
indent_style = tab
indent_size = 4
tab_width = 4

# Keep indent style of imported files as is
[/*_nvme_ioctl.h]
indent_style = tab
Expand Down
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ $Id$

2023-07-10 Christian Franke <[email protected]>

os_win32/syslog_win32.cpp: Replace tabs.

dev_interface.cpp: Don't pass local buffer address to caller
(cppcheck 2.11: autoVariables).

Expand Down
Loading

0 comments on commit 8e244d2

Please sign in to comment.