remove BOM

git-svn-id: svn://kolibrios.org@3552 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse 2013-05-28 18:19:26 +00:00
parent 3621782f32
commit 0fb19e3e39

View File

@ -1,4 +1,4 @@
# General rule for naming: variables with CAPITALIZED names hold settings,
# General rule for naming: variables with CAPITALIZED names hold settings,
# you can - and are expected - to modify it; variables with lowercase names
# are intermediate variables and macroses not to be modified unless you
# know what you're doing.