Revision: 55890
          http://sourceforge.net/p/brlcad/code/55890
Author:   carlmoore
Date:     2013-06-28 15:05:52 +0000 (Fri, 28 Jun 2013)
Log Message:
-----------
fix a comment because -h became -H

Modified Paths:
--------------
    brlcad/trunk/src/fb/fbfade.c

Modified: brlcad/trunk/src/fb/fbfade.c
===================================================================
--- brlcad/trunk/src/fb/fbfade.c        2013-06-28 07:11:19 UTC (rev 55889)
+++ brlcad/trunk/src/fb/fbfade.c        2013-06-28 15:05:52 UTC (rev 55890)
@@ -148,7 +148,7 @@
                    out_fb_file = bu_optarg;
                    break;
 
-               case 'H':       /* -h */
+               case 'H':       /* -H */
                    hires = 1;
                    break;
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to