Not Logged In
|
Login
|
Register
Home
|
News
|
Projects
|
Releases
Bugs
|
RFE
|
Repositories
|
Help
projects
/
xestiacalendar
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a3e6e6
)
Added check if OutputLine is effectively empty.
author
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Tue, 31 May 2016 23:05:37 +0000
(
00:05
+0100)
committer
Steve Brokenshire
<sbrokenshire@xestia.co.uk>
Tue, 31 May 2016 23:05:37 +0000
(
00:05
+0100)
source/common/text.cpp
patch
|
blob
|
history
diff --git
a/source/common/text.cpp
b/source/common/text.cpp
index
1768488
..
d66c3b1
100644
(file)
--- a/
source/common/text.cpp
+++ b/
source/common/text.cpp
@@
-334,7
+334,11
@@
string OutputText(string *TextInput){
}
- OutputTextData += OutputLine;
+ if (OutputLine != " "){
+
+ OutputTextData += OutputLine;
+
+ }
return OutputTextData;
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software
Xestia Address Book
Xestia Calendar
Development
Xestia Gelforn
Everything else
About
News
Privacy Policy