summaryrefslogtreecommitdiff
path: root/src/gdfontmb.h
diff options
context:
space:
mode:
authorpierre <none@none>2006-04-05 15:46:42 +0000
committerpierre <none@none>2006-04-05 15:46:42 +0000
commit2399023b6cb691e77bad7b3fa7ea8f75226ed744 (patch)
treec7556af1f5af716b97159e78ac4b5c7b9ff9e7bb /src/gdfontmb.h
parent21da27e012372493327c0b569c56442352a3c08e (diff)
downloadlibgd-2399023b6cb691e77bad7b3fa7ea8f75226ed744.tar.gz
- sync to 2.0.9
Diffstat (limited to 'src/gdfontmb.h')
-rw-r--r--src/gdfontmb.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/gdfontmb.h b/src/gdfontmb.h
index 0b3fbae..361d907 100644
--- a/src/gdfontmb.h
+++ b/src/gdfontmb.h
@@ -3,7 +3,8 @@
#define _GDFONTMB_H_ 1
#ifdef __cplusplus
-extern "C" {
+extern "C"
+{
#endif
/*
@@ -18,11 +19,10 @@ extern "C" {
#include "gd.h"
-extern gdFontPtr gdFontMediumBold;
+ extern gdFontPtr gdFontMediumBold;
#ifdef __cplusplus
}
#endif
#endif
-