changeset 1146:b412470ec606

Plurality.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 02:37:23 +0200
parents af2c9f76c782
children 5e1d67f33dec
files src/dmlib.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/dmlib.h	Thu Mar 05 02:37:10 2015 +0200
+++ b/src/dmlib.h	Thu Mar 05 02:37:23 2015 +0200
@@ -154,7 +154,7 @@
 #define DM_E    2.71828182846f
 
 
-/* Fixed point math type
+/* Fixed point math types
  */
 typedef union
 {