Fresco/Babylon/include/Babylon/internal utils.hh,1.2,1.3
Tobias Hunger <[email protected]> Sat, 07 Feb 2004 23:08:22 +0000
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Babylon/include/Babylon/internal
In directory frida:/tmp/cvs-serv31773/Babylon/include/Babylon/internal
Modified Files:
utils.hh
Log Message:
ttch from Bernhard Fischer (cow): Misc. spelling and typo fixes.
Index: utils.hh
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/include/Babylon/internal/utils.hh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- utils.hh 29 Dec 2003 08:42:43 -0000 1.2
+++ utils.hh 7 Feb 2004 23:07:48 -0000 1.3
@@ -259,7 +259,7 @@
// max_current >= over_it.start
result.push_back(current);
- // Insert over_it (we allways need to do this!)
+ // Insert over_it (we always need to do this!)
result.push_back(*over_it);
// over_it reaches into the next base_it: