fix typo in comment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9173 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8ee70f7762
commit
04cc99e00c
1 changed files with 1 additions and 2 deletions
|
|
@ -1,12 +1,11 @@
|
|||
<?php
|
||||
// Sample test file
|
||||
|
||||
require "tests.php4";
|
||||
require "arrays.php";
|
||||
|
||||
check::functions(array(fn_taking_arrays,newintpointer,setintfrompointer,getintfrompointer,array_pointer_func));
|
||||
check::classes(array(simplestruct,arraystruct,cartposedata_t));
|
||||
// now new vars
|
||||
// No new vars
|
||||
check::globals(array());
|
||||
|
||||
$ss=new simplestruct();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue