Fixed an out of date comment.

geesefs-0-30-9
Aaron Jacobs 2015-05-05 09:48:16 +10:00
parent 0574771086
commit 29cee3d64c
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ var fTraceByPID = flag.Bool(
// A helper for embedding common behavior.
type commonOp struct {
// The op in which this struct is embedded, and a short description of it.
// The op in which this struct is embedded.
op Op
// The underlying bazilfuse request for this op.