Revision: 57315
          http://sourceforge.net/p/brlcad/code/57315
Author:   starseeker
Date:     2013-08-30 14:07:23 +0000 (Fri, 30 Aug 2013)
Log Message:
-----------
Is this a debugging message?

Modified Paths:
--------------
    brlcad/trunk/src/libbu/vls_vprintf.c

Modified: brlcad/trunk/src/libbu/vls_vprintf.c
===================================================================
--- brlcad/trunk/src/libbu/vls_vprintf.c        2013-08-30 10:48:29 UTC (rev 
57314)
+++ brlcad/trunk/src/libbu/vls_vprintf.c        2013-08-30 14:07:23 UTC (rev 
57315)
@@ -486,7 +486,7 @@
        bu_vls_strncpy(&fbuf, sp, (size_t)len);
        fbufp = bu_vls_addr(&fbuf);
 
-       /*!!!*/ fprintf(stderr, "FBUF[%s]\n", fbufp);
+       /*!!!   fprintf(stderr, "FBUF[%s]\n", fbufp);*/
 
 #ifndef HAVE_C99_FORMAT_SPECIFIERS
        /* if the format string uses the %z or %t width specifier, we need to

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


------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to