[gnumeric] Compilation: avoid #warn in headers
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] Compilation: avoid #warn in headers
- Date: Sun, 24 Feb 2013 15:57:42 +0000 (UTC)
commit d51e6e200d95efc1d85d04f59927c5664efb7583
Author: Morten Welinder <terra gnome org>
Date: Sun Feb 24 10:24:11 2013 -0500
Compilation: avoid #warn in headers
src/gnm-style-impl.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnm-style-impl.h b/src/gnm-style-impl.h
index 7e58cb0..5c0a5c8 100644
--- a/src/gnm-style-impl.h
+++ b/src/gnm-style-impl.h
@@ -37,7 +37,7 @@ struct _GnmStyle {
GnmBorder *borders[MSTYLE_BORDER_DIAGONAL - MSTYLE_BORDER_TOP + 1];
guint32 pattern;
-#warning TODO use GOFont
+ /* FIXME: TODO use GOFont */
struct _GnmStyleFontDetails {
GOString *name;
gboolean bold;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]