aboutsummaryrefslogtreecommitdiffstats
path: root/src/floatfns.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/floatfns.c')
-rw-r--r--src/floatfns.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/floatfns.c b/src/floatfns.c
index 47553f27e82..47e94b8c862 100644
--- a/src/floatfns.c
+++ b/src/floatfns.c
@@ -18,7 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
18GNU General Public License for more details. 18GNU General Public License for more details.
19 19
20You should have received a copy of the GNU General Public License 20You should have received a copy of the GNU General Public License
21along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ 21along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
22 22
23 23
24/* C89 requires only the following math.h functions, and Emacs omits 24/* C89 requires only the following math.h functions, and Emacs omits