mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 06:21:42 +00:00
Removed my name from the hall of fame. Since it seems, that parts of ReactOS are implemented by ripping code from Windows, it isn't longer honourable to find my name inside the sources of ReactOS.
svn path=/trunk/; revision=20944
This commit is contained in:
parent
de586fbd31
commit
070ca32109
2 changed files with 23 additions and 24 deletions
|
@ -43,33 +43,32 @@ BEGIN
|
|||
19, "Paolo Pantaleo"
|
||||
20, "Hernan Ochoa"
|
||||
21, "Casper Hornstrup"
|
||||
22, "Hartmut Birr"
|
||||
23, "Steven Edwards"
|
||||
24, "KJK::Hyperion"
|
||||
25, "Robert Dickenson"
|
||||
26, "Eugene Ingerman"
|
||||
27, "Guido de Jong"
|
||||
28, "Jurgen van Gael"
|
||||
29, "Marty Dill"
|
||||
30, "Ge van Geldorp"
|
||||
22, "Steven Edwards"
|
||||
23, "KJK::Hyperion"
|
||||
24, "Robert Dickenson"
|
||||
25, "Eugene Ingerman"
|
||||
26, "Guido de Jong"
|
||||
27, "Jurgen van Gael"
|
||||
28, "Marty Dill"
|
||||
29, "Ge van Geldorp"
|
||||
30, "Richard Campbell"
|
||||
END
|
||||
|
||||
STRINGTABLE MOVEABLE
|
||||
BEGIN
|
||||
31, "Richard Campbell"
|
||||
32, "Gunnar Andre' Dalsnes"
|
||||
33, "Aleksey Bragin"
|
||||
34, "Royce Mitchell III"
|
||||
35, "Mark Tempel"
|
||||
36, "Art Yerkes"
|
||||
37, "Martin Fuchs"
|
||||
38, "Vizzini"
|
||||
39, "Filip Navara"
|
||||
40, "Andrew Greenwood"
|
||||
41, "Thomas Weidenmueller"
|
||||
42, "Jonathan Wilson"
|
||||
43, "Alex Ionescu"
|
||||
44, "Jim Tabor"
|
||||
31, "Gunnar Andre' Dalsnes"
|
||||
32, "Aleksey Bragin"
|
||||
33, "Royce Mitchell III"
|
||||
34, "Mark Tempel"
|
||||
35, "Art Yerkes"
|
||||
36, "Martin Fuchs"
|
||||
37, "Vizzini"
|
||||
38, "Filip Navara"
|
||||
39, "Andrew Greenwood"
|
||||
40, "Thomas Weidenmueller"
|
||||
41, "Jonathan Wilson"
|
||||
42, "Alex Ionescu"
|
||||
43, "Jim Tabor"
|
||||
END
|
||||
|
||||
/* EOF */
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
* PROJECT: ReactOS diskspeed.exe
|
||||
* FILE: apps/tests/diskspeed/diskspeed.c
|
||||
* PURPOSE: Determines disk transfer rates
|
||||
* PROGRAMMER: Hartmut Birr
|
||||
* PROGRAMMER:
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue