]> Pileus Git - ~andy/linux/blobdiff - sound/isa/wavefront/wavefront_synth.c
sound: Remove unnecessary semicolon
[~andy/linux] / sound / isa / wavefront / wavefront_synth.c
index 405f8b6a58b53db482376efd456c6e2ddaf6e2a3..b1bf8d4e6494f4561ea2e11a407f4663f5882f98 100644 (file)
@@ -538,7 +538,7 @@ munge_int32 (unsigned int src,
                                    /* Note: we leave the upper bits in place */ 
 
                dst++;
-       };
+       }
        return dst;
 };