shithub: sox

Download patch

ref: a75bb48bfeff08ecfdac54b75348b7065b9c7156
parent: de5d6f0907b586f2abf68da01ae7ec4d545ff9e3
author: rrt <rrt>
date: Tue Jan 23 14:42:38 EST 2007

Add .nist suffix for consistency with libsndfile.

--- a/src/sphere.c
+++ b/src/sphere.c
@@ -283,6 +283,7 @@
 /* NIST Sphere File */
 static const char *spherenames[] = {
   "sph",
+  "nist",
   NULL
 };