Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
cefedff1
Commit
cefedff1
authored
Apr 08, 2011
by
Alexandre Duret-Lutz
Browse files
* src/misc/fixpool.hh: Typo in comment.
parent
c938e652
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
cefedff1
2011-04-08 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* src/misc/fixpool.hh: Typo in comment.
2011-04-08 Alexandre Duret-Lutz <adl@lrde.epita.fr>
DVE2: preliminary implementation of compressed states.
...
...
src/misc/fixpool.hh
View file @
cefedff1
...
...
@@ -89,7 +89,7 @@ namespace spot
/// \brief Recycle \a size bytes of memory.
///
/// Despite the name, the memory is not really deallocate in the
/// Despite the name, the memory is not really deallocate
d
in the
/// "delete" sense: it is still owned by the pool and will be
/// reused by allocate as soon as possible. The memory is only
/// freed when the pool is destroyed.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment