Changeset 176 for sbliveos2/trunk/drv16/init.cpp
- Timestamp:
- Apr 14, 2001, 7:03:36 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sbliveos2/trunk/drv16/init.cpp
r152 r176 71 71 72 72 static char szSBLive[] = "SoundBlaster Live! MMPM/2 Audio Driver v"SBLIVE_VERSION; 73 static char szCopyRight[] = "Copyright 2000 Sander van Leeuwen (sandervl@xs4all.nl)";73 static char szCopyRight[] = "Copyright 2000-2001 Sander van Leeuwen (sandervl@xs4all.nl)"; 74 74 static char NEWLINE[] = "\r\n"; 75 75 static char szSBLiveNotFound[] = "SB Live! hardware not detected!";
Note:
See TracChangeset
for help on using the changeset viewer.