mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-10-22 23:32:00 +00:00
Missing a newline causes compilation failure
git-svn-id: http://wush.net/svn/range/software/public/openbts/trunk@2387 19bc5d8c-e614-43d4-8b26-e1612bc8e597
This commit is contained in:
@@ -18,7 +18,7 @@ KEYSTRING TEXT UNIQUE NOT NULL, \
|
||||
VALUESTRING TEXT, \
|
||||
STATIC INTEGER DEFAULT 0, \
|
||||
OPTIONAL INTEGER DEFAULT 0, \
|
||||
COMMENTS TEXT DEFAULT ''
|
||||
COMMENTS TEXT DEFAULT '' \
|
||||
);"
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user