summaryrefslogtreecommitdiff
path: root/Lib/php
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2022-05-15 18:32:53 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2022-05-15 18:32:53 +0100
commite4cdf9d98fe0cfc271192b9702cca1d9bcbe4549 (patch)
treec7559bdee754b920a685880c078f9e4e1b59b91a /Lib/php
parent0307d0732c7c7c682d2b5542475f6171d287f7a2 (diff)
downloadswig-e4cdf9d98fe0cfc271192b9702cca1d9bcbe4549.tar.gz
argcargv.i cosmetic updates
Diffstat (limited to 'Lib/php')
-rw-r--r--Lib/php/argcargv.i2
1 files changed, 1 insertions, 1 deletions
diff --git a/Lib/php/argcargv.i b/Lib/php/argcargv.i
index e5625c2ca..e0093c214 100644
--- a/Lib/php/argcargv.i
+++ b/Lib/php/argcargv.i
@@ -1,5 +1,5 @@
/* ------------------------------------------------------------
- * --- Argc & Argv ---
+ * SWIG library containing argc and argv multi-argument typemaps
* ------------------------------------------------------------ */
%typemap(in) (int ARGC, char **ARGV) {