Changeset 4543
- Timestamp:
- Oct 28, 2000, 4:22:40 PM (25 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
include/win/authors.h (modified) (2 diffs)
-
tools/install/odin.cmd (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/win/authors.h
r4506 r4543 1 /* $Id: authors.h,v 1.1 0 2000-10-20 22:29:16sandervl Exp $ */1 /* $Id: authors.h,v 1.11 2000-10-28 14:19:30 sandervl Exp $ */ 2 2 #ifndef __WINE_AUTHORS_H 3 3 #define __WINE_AUTHORS_H … … 6 6 { 7 7 "Christoph Bratschi", 8 "Oliver Braun", 8 9 "Edgar Buerkle", 9 10 "Yuri Dario", -
trunk/tools/install/odin.cmd
r4528 r4543 71 71 rc = lineout(instfile, ''); 72 72 rc = lineout(instfile, ' Christoph Bratschi'); 73 rc = lineout(instfile, ' Oliver Braun'); 73 74 rc = lineout(instfile, ' Edgar Buerkle'); 74 75 rc = lineout(instfile, ' Yuri Dario');
Note:
See TracChangeset
for help on using the changeset viewer.
