diff options
Diffstat (limited to 'ext/pfpro/pfpro.c')
-rw-r--r-- | ext/pfpro/pfpro.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/pfpro/pfpro.c b/ext/pfpro/pfpro.c index 860a4f1a1e..666239fcd0 100644 --- a/ext/pfpro/pfpro.c +++ b/ext/pfpro/pfpro.c @@ -599,4 +599,5 @@ PHP_FUNCTION(pfpro_process) * tab-width: 4 * c-basic-offset: 4 * End: + * vim: sw=4 ts=4 tw=78 fdm=marker */ |