diff options
author | Manish Singh <yosh@gimp.org> | 2001-12-05 02:30:46 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2001-12-05 02:30:46 +0000 |
commit | f7944e8f02c4cbd46a8317058d4e73aa67032ec9 (patch) | |
tree | 2d0f531c849a3e7fa902501f7c78f91b7665b4ce /tests | |
parent | c2da2b927745e239e66536c8ad5f3cd80188acb9 (diff) | |
download | pango-f7944e8f02c4cbd46a8317058d4e73aa67032ec9.tar.gz |
pango/modules.c g_module_symbol takes a gpointer *, not just a gpointer.
2001-12-04 Manish Singh <yosh@gimp.org>
* pango/modules.c
* pango/querymodules.c: g_module_symbol takes a gpointer *, not just
a gpointer.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/.cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.cvsignore b/tests/.cvsignore index 284e08e7..1ca65859 100644 --- a/tests/.cvsignore +++ b/tests/.cvsignore @@ -5,5 +5,6 @@ testboundaries dump-boundaries gen-all-unicode all-unicode.txt +cxx-test Makefile.in Makefile |