Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
ediText
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nlpworkers
ediText
Commits
334b4591
Commit
334b4591
authored
6 years ago
by
Igor Danielewicz
Browse files
Options
Downloads
Patches
Plain Diff
Removed leading newline
parent
0fdd1ecf
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ediText.cpp
+1
-0
1 addition, 0 deletions
ediText.cpp
with
1 addition
and
0 deletions
ediText.cpp
+
1
−
0
View file @
334b4591
...
...
@@ -66,6 +66,7 @@ void ediText_Worker::process(string task_path, ptree &config, string output_path
buffer1
.
clear
();
buffer2
.
clear
();
}
while
(
conf
.
next
());
buffer1
.
rdbuf
()
->
pubseekpos
(
1
);
output
<<
buffer1
.
rdbuf
();
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment