Revision: 56417
          http://sourceforge.net/p/brlcad/code/56417
Author:   mohitdaga
Date:     2013-08-01 14:23:45 +0000 (Thu, 01 Aug 2013)
Log Message:
-----------
Add file descriptions.

Modified Paths:
--------------
    brlcad/trunk/src/libicv/encoding.c
    brlcad/trunk/src/libicv/pix.c

Modified: brlcad/trunk/src/libicv/encoding.c
===================================================================
--- brlcad/trunk/src/libicv/encoding.c  2013-08-01 14:16:02 UTC (rev 56416)
+++ brlcad/trunk/src/libicv/encoding.c  2013-08-01 14:23:45 UTC (rev 56417)
@@ -19,10 +19,10 @@
  */
 /** @file encoding.c
  *
- * Brief description
+ * Contains encoding conversion supports for various file formats.
  *
  */
- 
+
 #include "bu.h"
 #include "icv.h"
 #include "vmath.h"

Modified: brlcad/trunk/src/libicv/pix.c
===================================================================
--- brlcad/trunk/src/libicv/pix.c       2013-08-01 14:16:02 UTC (rev 56416)
+++ brlcad/trunk/src/libicv/pix.c       2013-08-01 14:23:45 UTC (rev 56417)
@@ -19,7 +19,7 @@
  */
 /** @file pix.c
  *
- * Brief description
+ * Contains routines related to pix format.
  *
  */
 

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


------------------------------------------------------------------------------
Get your SQL database under version control now!
Version control is standard for application code, but databases havent 
caught up. So what steps can you take to put your SQL databases under 
version control? Why should you start doing it? Read more to find out.
http://pubads.g.doubleclick.net/gampad/clk?id=49501711&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to