Revision: 55201
          http://brlcad.svn.sourceforge.net/brlcad/?rev=55201&view=rev
Author:   starseeker
Date:     2013-04-22 14:09:08 +0000 (Mon, 22 Apr 2013)
Log Message:
-----------
copy/paste error?

Modified Paths:
--------------
    brlcad/trunk/src/other/libregex/regex.h

Modified: brlcad/trunk/src/other/libregex/regex.h
===================================================================
--- brlcad/trunk/src/other/libregex/regex.h     2013-04-19 21:43:40 UTC (rev 
55200)
+++ brlcad/trunk/src/other/libregex/regex.h     2013-04-22 14:09:08 UTC (rev 
55201)
@@ -57,7 +57,7 @@
      typedef SSIZE_T off_t;
 #    define _OFF_T_DEFINED 1
 #  else
-     typedef ptrdiff_t ssize_t;
+     typedef ptrdiff_t off_t;
 #  endif
 #endif
 

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


------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to