Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
d0f7bbed
Commit
d0f7bbed
authored
Feb 27, 2014
by
Uwe Schulzweida
Browse files
taxisPack: added fdate and ftime
parent
b552fe81
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/taxis.c
View file @
d0f7bbed
...
...
@@ -1538,8 +1538,8 @@ taxisPack(void * voidP, void * packBuffer, int packBufferSize, int * packBufferP
intBuffer
[
idx
++
]
=
taxisP
->
vtime
;
intBuffer
[
idx
++
]
=
taxisP
->
rdate
;
intBuffer
[
idx
++
]
=
taxisP
->
rtime
;
intBuffer
[
idx
++
]
=
taxisP
->
r
date
;
intBuffer
[
idx
++
]
=
taxisP
->
r
time
;
intBuffer
[
idx
++
]
=
taxisP
->
f
date
;
intBuffer
[
idx
++
]
=
taxisP
->
f
time
;
intBuffer
[
idx
++
]
=
taxisP
->
calendar
;
intBuffer
[
idx
++
]
=
taxisP
->
unit
;
intBuffer
[
idx
++
]
=
taxisP
->
numavg
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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