Revision: 55307
http://sourceforge.net/p/brlcad/code/55307
Author: carlmoore
Date: 2013-05-03 18:03:17 +0000 (Fri, 03 May 2013)
Log Message:
-----------
remove a few spaces -- just a cosmetic change with smod.c in mind
Modified Paths:
--------------
brlcad/trunk/src/sig/dmod.c
Modified: brlcad/trunk/src/sig/dmod.c
===================================================================
--- brlcad/trunk/src/sig/dmod.c 2013-05-03 17:40:53 UTC (rev 55306)
+++ brlcad/trunk/src/sig/dmod.c 2013-05-03 18:03:17 UTC (rev 55307)
@@ -119,8 +119,8 @@
}
}
- if ( argc > ++bu_optind )
- fprintf( stderr, "dmod: excess argument(s) ignored\n" );
+ if (argc > ++bu_optind)
+ fprintf(stderr, "dmod: excess argument(s) ignored\n");
return 1; /* OK */
}
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits