projects
/
paraslash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3feb0d5
)
vss.c: Fix typo in comment.
author
Andre Noll
<maan@tuebingen.mpg.de>
Thu, 28 May 2020 13:29:37 +0000
(15:29 +0200)
committer
Andre Noll
<maan@tuebingen.mpg.de>
Wed, 17 Jun 2020 16:41:41 +0000
(18:41 +0200)
vss.c
patch
|
blob
|
history
diff --git
a/vss.c
b/vss.c
index 023b2c1d3cc8fcc0dcf23f0b5d2fc5c43487012f..2a24a50068b47b96c16fe287e456aeaf51c55473 100644
(file)
--- a/
vss.c
+++ b/
vss.c
@@
-1191,7
+1191,7
@@
void vss_init(int afs_socket, struct sched *s)
/**
* Turn off the virtual streaming system.
*
/**
* Turn off the virtual streaming system.
*
- * This is only executed on exit. It calls the ->shutdow
w
n method of all senders.
+ * This is only executed on exit. It calls the ->shutdown method of all senders.
*/
void vss_shutdown(void)
{
*/
void vss_shutdown(void)
{