Skip to content

Commit

Permalink
hacking: being picky with uppercase ?
Browse files Browse the repository at this point in the history
  • Loading branch information
elboulangero committed Mar 13, 2017
1 parent 297d0e5 commit 4ecfcea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Then run the following command to view the doc.

x-www-browser ./build/src/html/index.html

Design overview
Design Overview
---------------

The lowest level part of the code is the sound backend. Only Alsa is supported
Expand All @@ -58,7 +58,7 @@ and we must update the ui accordingly. So listening to changes from
the audio subsystem (and therefore having a *signal-oriented* design)
is the most obvious solution to solve that problem.

Coding style
Coding Style
------------

This is more or less kernel coding style. Try to match the surroundings.
Expand Down

0 comments on commit 4ecfcea

Please sign in to comment.