[vte] [ring] Whitespace
- From: Behdad Esfahbod <behdad src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [vte] [ring] Whitespace
- Date: Tue, 8 Sep 2009 07:30:15 +0000 (UTC)
commit ccac54d0217e0c13d69012f5fa407d2e0fe5d53a
Author: Behdad Esfahbod <behdad behdad org>
Date: Tue Sep 8 02:56:51 2009 -0400
[ring] Whitespace
src/ring.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ring.c b/src/ring.c
index e3e5e32..750ec79 100644
--- a/src/ring.c
+++ b/src/ring.c
@@ -512,7 +512,7 @@ _vte_ring_chunk_new_compact (guint start)
chunk = g_malloc (VTE_POOL_BYTES);
chunk->total_bytes = VTE_POOL_BYTES - G_STRUCT_OFFSET (VteRingChunkCompact, p);
}
-
+
_vte_ring_chunk_init (&chunk->base);
chunk->base.type = VTE_RING_CHUNK_TYPE_COMPACT;
chunk->offset = chunk->base.start = chunk->base.end = start;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]