diff options
Diffstat (limited to 'swig/plist.i')
| -rw-r--r-- | swig/plist.i | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/plist.i b/swig/plist.i index 925752e..278ca7a 100644 --- a/swig/plist.i +++ b/swig/plist.i | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | /* swig.i */ | 1 | /* swig.i */ |
| 2 | %module(package="libplist") PList | 2 | %module plist |
| 3 | %feature("autodoc", "1"); | 3 | %feature("autodoc", "1"); |
| 4 | %{ | 4 | %{ |
| 5 | /* Includes the header in the wrapper code */ | 5 | /* Includes the header in the wrapper code */ |
