Doug Gregor -> Douglas Gregor

[SVN r24016]
This commit is contained in:
Douglas Gregor
2004-07-25 02:29:29 +00:00
parent 045d761ab5
commit 8820994ffd
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
// Fixed return types for get_head/get_tail
// ( and other bugs ) per suggestion of Jens Maurer
// simplified element type accessors + bug fix (Jeremy Siek)
// Several changes/additions according to suggestions by Doug Gregor,
// Several changes/additions according to suggestions by Douglas Gregor,
// William Kempf, Vesa Karvonen, John Max Skaller, Ed Brey, Beman Dawes,
// David Abrahams.