diff options
Diffstat (limited to 'externals/vanilla/d_math.h')
-rw-r--r-- | externals/vanilla/d_math.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/externals/vanilla/d_math.h b/externals/vanilla/d_math.h index 5ef0f0e3..29f9725c 100644 --- a/externals/vanilla/d_math.h +++ b/externals/vanilla/d_math.h @@ -2,7 +2,7 @@ * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," in this distribution. */ -/* these are things used in a number of objectclasses from d_math.c */ +/* these are things used in a number of objectclasses from e_sqrt.c */ #include "m_pd.h" |