about summary refs log tree commit diff
path: root/sysdeps/generic/mod_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/generic/mod_1.c')
-rw-r--r--sysdeps/generic/mod_1.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysdeps/generic/mod_1.c b/sysdeps/generic/mod_1.c
index ae4ed0914f..8a49fb4be0 100644
--- a/sysdeps/generic/mod_1.c
+++ b/sysdeps/generic/mod_1.c
@@ -3,8 +3,6 @@
    Return the single-limb remainder.
    There are no constraints on the value of the divisor.
 
-   QUOT_PTR and DIVIDEND_PTR might point to the same limb.
-
 Copyright (C) 1991, 1993, 1994, Free Software Foundation, Inc.
 
 This file is part of the GNU MP Library.