Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
P
PPSi
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
45
Issues
45
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Wiki
Wiki
image/svg+xml
Discourse
Discourse
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Projects
PPSi
Commits
da484a73
Commit
da484a73
authored
Jan 10, 2012
by
Aurelio Colosimo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
trivial: add short explanation to TODO comments
parent
cac91f65
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
servo.c
proto-standard/servo.c
+3
-3
No files found.
proto-standard/servo.c
View file @
da484a73
...
...
@@ -7,7 +7,7 @@
void
pp_init_clock
(
struct
pp_instance
*
ppi
)
{
/* TODO */
/* TODO
servo implement function
*/
}
void
pp_update_offset
(
struct
pp_instance
*
ppi
,
TimeInternal
*
send_time
,
...
...
@@ -15,11 +15,11 @@ void pp_update_offset(struct pp_instance *ppi, TimeInternal *send_time,
TimeInternal
*
correctionField
)
/* FIXME: offset_from_master_filter: put it in ppi */
{
/* TODO */
/* TODO
servo implement function
*/
}
void
pp_update_clock
(
struct
pp_instance
*
ppi
)
{
/* TODO */
/* TODO
servo implement function
*/
}
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