Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
779942e7
Commit
779942e7
authored
Mar 04, 2010
by
Uwe Schulzweida
Browse files
taxisDuplicate: duplicate also time bounds
parent
12e431e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/taxis.c
View file @
779942e7
...
...
@@ -405,7 +405,7 @@ int taxisDuplicate(int taxisID1)
ptaxisCopy
(
taxisptr2
,
taxisptr1
);
taxisptr2
->
has_bounds
=
FALSE
;
//
taxisptr2->has_bounds = FALSE;
return
(
taxisID2
);
}
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment