Skip to content
Snippets Groups Projects
Commit 6a041693 authored by chrfranke's avatar chrfranke
Browse files

os_win32/os_win32.c moved to ./os_win32.c

parent cb40b16b
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ extern smartmonctrl * con; // con->permissive ...@@ -36,7 +36,7 @@ extern smartmonctrl * con; // con->permissive
// Needed by '-V' option (CVS versioning) of smartd/smartctl // Needed by '-V' option (CVS versioning) of smartd/smartctl
const char *os_XXXX_c_cvsid="$Id: os_win32.c,v 1.1.2.2 2004/02/25 12:59:55 chrfranke Exp $" \ const char *os_XXXX_c_cvsid="$Id: os_win32.c,v 1.1.2.1 2004/02/25 13:06:53 chrfranke Exp $" \
ATACMDS_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID EXTERN_H_CVSID; ATACMDS_H_CVSID SCSICMDS_H_CVSID UTILITY_H_CVSID EXTERN_H_CVSID;
......
...@@ -193,7 +193,7 @@ SOURCE=..\knowndrives.h ...@@ -193,7 +193,7 @@ SOURCE=..\knowndrives.h
# End Source File # End Source File
# Begin Source File # Begin Source File
SOURCE=.\os_win32.c SOURCE=..\os_win32.c
# End Source File # End Source File
# Begin Source File # Begin Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment