Skip to content

Commit 9cda763

Browse files
ktfwiechula
andcommitted
Update Framework/Core/include/Framework/ServiceSpec.h
Co-authored-by: wiechula <11199190+wiechula@users.noreply.github.com>
1 parent 97b7074 commit 9cda763

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Framework/Core/include/Framework/ServiceSpec.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ struct ServiceDispatchingHandle {
168168
};
169169

170170
struct ServiceStartHandle {
171-
ServiceExitCallback callback;
171+
ServiceStartCallback callback;
172172
void* service;
173173
};
174174

0 commit comments

Comments
 (0)