http://git.etherboot.org
/
people
/
sha0
/
winvblock.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
7b37a3b
)
[util] Fix search'n'replace failures for recent commits
author
Shao Miller
<Shao.Miller@yrdsb.edu.on.ca>
Sun, 2 Jan 2011 06:05:37 +0000
(
01:05
-0500)
committer
Shao Miller
<Shao.Miller@yrdsb.edu.on.ca>
Sun, 2 Jan 2011 06:05:37 +0000
(
01:05
-0500)
Same subjects as
03704bb78bd74cb8281e246be5883feb22cb185f
.
src/util/winvblk.c
patch
|
blob
|
history
diff --git
a/src/util/winvblk.c
b/src/util/winvblk.c
index
3ccfcf9
..
6c6aec0
100644
(file)
--- a/
src/util/winvblk.c
+++ b/
src/util/winvblk.c
@@
-223,7
+223,7
@@
Parameters:\n\
}
static int STDCALL cmd_scan(void) {
}
static int STDCALL cmd_scan(void) {
- AOE_S
_MOUNT_TARGETS_ptr
targets;
+ AOE_S
P_MOUNT_TARGETS
targets;
DWORD bytes_returned;
winvblock__uint32 i;
winvblock__uint8 string[256];
DWORD bytes_returned;
winvblock__uint32 i;
winvblock__uint8 string[256];
@@
-298,7
+298,7
@@
static int STDCALL cmd_scan(void) {
}
static int STDCALL cmd_show(void) {
}
static int STDCALL cmd_show(void) {
- AOE_S
_MOUNT_DISKS_ptr
mounted_disks;
+ AOE_S
P_MOUNT_DISKS
mounted_disks;
DWORD bytes_returned;
winvblock__uint32 i;
winvblock__uint8 string[256];
DWORD bytes_returned;
winvblock__uint32 i;
winvblock__uint8 string[256];