projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f4e61a9
)
dma: note that the data file provides the id
author
Simon Schubert <corecode@dragonflybsd.org>
Sun, 19 Jul 2009 14:01:58 +0000 (16:01 +0200)
committer
Simon Schubert <corecode@dragonflybsd.org>
Tue, 21 Jul 2009 22:13:15 +0000 (
00:13
+0200)
libexec/dma/spool.c
patch
|
blob
|
blame
|
history
diff --git
a/libexec/dma/spool.c
b/libexec/dma/spool.c
index
77cd699
..
4afc569
100644
(file)
--- a/
libexec/dma/spool.c
+++ b/
libexec/dma/spool.c
@@
-58,7
+58,7
@@
* Each queue file needs to have a corresponding data file.
* One data file might be shared by linking it several times.
*
- * Queue ids are unique, formed from the inode of the spool file
+ * Queue ids are unique, formed from the inode of the data file
* and a unique identifier.
*/