summaryrefslogtreecommitdiff
path: root/ext/mcal
diff options
context:
space:
mode:
authorThies C. Arntzen <thies@php.net>2000-06-14 12:28:21 +0000
committerThies C. Arntzen <thies@php.net>2000-06-14 12:28:21 +0000
commit4292f89345bc50231a1e26cf14121823e2e01aeb (patch)
tree19cea109094aa81807aca6cef2f5505648d54135 /ext/mcal
parent190e2e73e9fbbf97c36f7335e299251f2989e0cb (diff)
downloadphp-git-4292f89345bc50231a1e26cf14121823e2e01aeb.tar.gz
no c++ comments, please
Diffstat (limited to 'ext/mcal')
-rw-r--r--ext/mcal/php_mcal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mcal/php_mcal.h b/ext/mcal/php_mcal.h
index e5b3b23ee2..5912fab20e 100644
--- a/ext/mcal/php_mcal.h
+++ b/ext/mcal/php_mcal.h
@@ -10,7 +10,7 @@
#endif
/* Functions accessable to PHP */
-//extern zend_module_entry php_mcal_module_entry;
+/* extern zend_module_entry php_mcal_module_entry; */
extern zend_module_entry php_mcal_module_entry;
#define php_mcal_module_ptr &php_mcal_module_entry
#define phpext_mcal_ptr php_mcal_module_ptr