diff --git a/src/pw3270/print.c b/src/pw3270/print.c index 0b28aa4..e7873d4 100644 --- a/src/pw3270/print.c +++ b/src/pw3270/print.c @@ -519,6 +519,8 @@ static gchar * enum_to_string(GType type, guint enum_value) g_string_free(str,TRUE); } + trace("%s ends",__FUNCTION__); + } #ifdef WIN32 -- libgit2 0.21.2