[monet] [mn-types] Add missing curly bracket



commit 3bc854ab9d469b1965cb655c5079da161a9076a6
Author: Thomas Wood <thos gnome org>
Date:   Sun Nov 1 23:13:30 2009 +0000

    [mn-types] Add missing curly bracket

 monet/mn-types.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/monet/mn-types.h b/monet/mn-types.h
index 284ea70..1e2a580 100644
--- a/monet/mn-types.h
+++ b/monet/mn-types.h
@@ -47,6 +47,7 @@ typedef struct
 } MnRectangle;
 
 typedef struct
+{
   gdouble top;
   gdouble right;
   gdouble bottom;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]