correct typo in first entry about %fragment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10594 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
a49edfb2b5
commit
acc2745177
1 changed files with 2 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -12279,7 +12279,8 @@ Version 1.3.14 (August 12, 2002)
|
|||
with helper functions even if they aren't used. To fix this,
|
||||
a new fragment directive is available. For example:
|
||||
|
||||
%fragment("type_helper","header") %{
|
||||
(corrected typo in line below - 06/26/2008)
|
||||
%fragment("type_header","header") %{
|
||||
void some_helper_function() {
|
||||
...
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue