$OpenBSD: patch-eeschema_class_sch_cmp_field_cpp,v 1.1 2018/04/24 16:21:10 espie Exp $

Index: eeschema/class_sch_cmp_field.cpp
--- eeschema/class_sch_cmp_field.cpp.orig
+++ eeschema/class_sch_cmp_field.cpp
@@ -146,7 +146,7 @@ void SCH_FIELD::Draw( WinEDA_DrawPanel* panel, wxDC* D
                          orient,
                          m_Size, hjustify, vjustify,
                          LineWidth, m_Italic,
-                         m_Bold, false );
+                         m_Bold );
     }
 
     /* Enable this to draw the bounding box around the text field to validate
