Fix source typo begining->beginning

pull/1364/head
luz paz 4 years ago
parent 394f2b4381
commit cfc6e9d7e0

@ -59,7 +59,7 @@ extern "C"
#define GNC_LIB_REL_PATH "xml"
static void
remove_files_pattern (const char* begining, const char* ending)
remove_files_pattern (const char* beginning, const char* ending)
{
}

Loading…
Cancel
Save