diff options
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2013-06-05 23:53:28 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2013-06-06 17:36:41 +0200 |
commit | 966e005d52f3c4e6ab632ab3fa5f8656d2893d72 (patch) | |
tree | 76f5eff6b3aa1e7aac0bd2dc58ee2f9e846cf657 /package/spice-protocol | |
parent | 660444e19baf2cb7470925c16431f636edf4d9dc (diff) | |
download | buildroot-966e005d52f3c4e6ab632ab3fa5f8656d2893d72.tar.gz buildroot-966e005d52f3c4e6ab632ab3fa5f8656d2893d72.zip |
Convert headers to lower case when relevant
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/spice-protocol')
-rw-r--r-- | package/spice-protocol/spice-protocol.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/spice-protocol/spice-protocol.mk b/package/spice-protocol/spice-protocol.mk index dcfe50d248..0404377724 100644 --- a/package/spice-protocol/spice-protocol.mk +++ b/package/spice-protocol/spice-protocol.mk @@ -1,6 +1,6 @@ ############################################################# # -# Spice-protocol +# spice-protocol # ############################################################# |