Changeset 8147 in orxonox.OLD for trunk/src/lib/network/synchronizeable_var
- Timestamp:
- Jun 5, 2006, 12:09:15 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/network/synchronizeable_var/synchronizeable_string.cc
r7954 r8147 48 48 49 49 assert( res > 0 ); 50 assert( res == vPtrIn->length()+INTSIZE ); 50 51 51 52 return res;
Note: See TracChangeset
for help on using the changeset viewer.