1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 23:18:13 +02:00

- Newline for Sun's compiler

This commit is contained in:
Andi Gutmans
1999-09-20 17:01:38 +00:00
parent 06a18f169b
commit 7831d30265
+1 -1
View File
@@ -229,4 +229,4 @@ ZEND_FUNCTION(error_reporting)
}
RETVAL_LONG(old_error_reporting);
}
}