Skip to content

Commit 8eaa4e8

Browse files
committed
ch: whitespace fixup
1 parent 276efbb commit 8eaa4e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ch/ch_monitor.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ struct _virCHMonitor {
140140
char *buffer;
141141
// Offset to which new data from pipe has to be read.
142142
size_t buf_offset;
143-
// Size of the data read from pipe in buffer
143+
// Size of the data read from pipe in buffer
144144
size_t buf_fill_sz;
145145

146146
virThread event_loop_thread;

0 commit comments

Comments
 (0)