Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
6b1336de
Commit
6b1336de
authored
Mar 07, 2003
by
Robert Ricci
Browse files
Oops, wrong directory!
parent
5a8a8f27
Changes
1
Show whitespace changes
Inline
Side-by-side
install/ports/libelvin/files/patch-sync_api.c
0 → 100644
View file @
6b1336de
***
src
/
lib
/
sync_api
.
c
.
orig
Sun
May
13
01
:
16
:
04
2001
---
src
/
lib
/
sync_api
.
c
Fri
Mar
7
15
:
29
:
19
2003
***************
***
729
,
735
****
timeout_ptr
=
NULL
;
}
}
else
{
!
timeout
.
tv_usec
=
0
;
timeout
.
tv_usec
=
0
;
timeout_ptr
=
&
timeout
;
}
---
729
,
735
----
timeout_ptr
=
NULL
;
}
}
else
{
!
timeout
.
tv_sec
=
0
;
timeout
.
tv_usec
=
0
;
timeout_ptr
=
&
timeout
;
}
Write
Preview
Supports
Markdown
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