Skip to content

Commit

Permalink
And remove some trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Mar 29, 2016
1 parent 495cfcb commit 43af209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/pool.hh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class Pool {
return ret;
}

/** Extend (or contract) the most recent allocation.
/** Extend (or contract) the most recent allocation.
* @param base The base pointer of the allocation. This must must have been
* returned by the MOST RECENT call to Allocate or Continue.
* @param additional Change in the size.
Expand Down

0 comments on commit 43af209

Please sign in to comment.