# HG changeset patch # User Matti Hamalainen # Date 1425316573 -7200 # Node ID 67f5c9d60c7294ea941b40091122ca7e6341f4c2 # Parent f88ad5cb44e52e43385911084d6fb867fb0199dc The module header description was incorrect (due to copypaste), fixed. diff -r f88ad5cb44e5 -r 67f5c9d60c72 src/dmcurves.h --- a/src/dmcurves.h Mon Mar 02 19:14:23 2015 +0200 +++ b/src/dmcurves.h Mon Mar 02 19:16:13 2015 +0200 @@ -1,8 +1,8 @@ /* * DMLib - * -- Wav file writing + * -- Curve and spline functions * Programmed and designed by Matti 'ccr' Hamalainen - * (C) Copyright 2012 Tecnic Software productions (TNSP) + * (C) Copyright 2015 Tecnic Software productions (TNSP) */ #ifndef DMCURVES_H #define DMCURVES_H