Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
71a83537
Commit
71a83537
authored
Aug 06, 2015
by
Dridi Boukelmoune
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typo
parent
fd97e543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cache_shmlog.c
bin/varnishd/cache/cache_shmlog.c
+1
-1
No files found.
bin/varnishd/cache/cache_shmlog.c
View file @
71a83537
...
...
@@ -362,7 +362,7 @@ VSLb_ts(struct vsl_log *vsl, const char *event, double first, double *pprev,
/* XXX: Make an option to turn off some unnecessary timestamp
logging. This must be done carefully because some functions
(e.g. V1L_Reserve) takes the last timestamp as it
'
s initial
(e.g. V1L_Reserve) takes the last timestamp as its initial
value for timeout calculation. */
vsl_sanity
(
vsl
);
assert
(
!
isnan
(
now
)
&&
now
!=
0
.);
...
...
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