scilab: fix long long typemap comment

This commit is contained in:
Simon Marchetto 2014-02-07 18:18:25 +01:00
commit dd4547acc7

View file

@ -1,5 +1,5 @@
/*
* C-type: long
* C-type: long long
* Scilab 5 type: NONE
* Scilab 6 type: int64
*/