projects
/
mappings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
6041286
)
Typo.
author
Francois Fleuret
<francois@fleuret.org>
Tue, 2 Aug 2011 21:45:04 +0000
(23:45 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Tue, 2 Aug 2011 21:45:04 +0000
(23:45 +0200)
mappings.cc
patch
|
blob
|
history
diff --git
a/mappings.cc
b/mappings.cc
index
f5b6be4
..
12efeca
100644
(file)
--- a/
mappings.cc
+++ b/
mappings.cc
@@
-33,7
+33,7
@@
int nb_refs = 0;
// have grab() or release() out of constructors / destructors and
// assignement operator.
// have grab() or release() out of constructors / destructors and
// assignement operator.
-// With such a poli
tic
, you should not need to worry about references
+// With such a poli
cy
, you should not need to worry about references
// anywhere else
class Map {
// anywhere else
class Map {