gplugin/gplugin

Fix a typo
develop
2020-02-15, Richard Laager
3e547b5a155f
Parents 92e5207d8580
Children ec99ac25c43b
Fix a typo
--- a/gplugin/tests/versioned-dependencies/exact1.c Sat Feb 15 19:40:34 2020 -0600
+++ b/gplugin/tests/versioned-dependencies/exact1.c Sat Feb 15 19:43:20 2020 -0600
@@ -25,7 +25,7 @@
"gplugin/test-exact1",
0x04030201,
"version", "1.0",
- NULL;
+ NULL);
/* clang-format on */
}