Revision: 55233
http://sourceforge.net/p/brlcad/code/55233
Author: carlmoore
Date: 2013-04-24 21:42:31 +0000 (Wed, 24 Apr 2013)
Log Message:
-----------
remove a newline in damdf.c
Modified Paths:
--------------
brlcad/trunk/src/sig/damdf.c
Modified: brlcad/trunk/src/sig/damdf.c
===================================================================
--- brlcad/trunk/src/sig/damdf.c 2013-04-24 21:06:16 UTC (rev 55232)
+++ brlcad/trunk/src/sig/damdf.c 2013-04-24 21:42:31 UTC (rev 55233)
@@ -39,8 +39,7 @@
double data[BSIZE]; /* Input buffer */
double r[BSIZE];
-static const char usage[] = "\
-Usage: damdf [window_size (512)] < doubles >outputfile\n";
+static const char usage[] = "Usage: damdf [window_size (512)] < doubles
>outputfile\n";
int main(int argc, char **argv)
{
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits