projects
/
mirror_edk2.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the errors detected by the GCC compiler:
[mirror_edk2.git]
/
AppPkg
/
Applications
/
Sockets
/
DataSink
/
DataSink.c
diff --git
a/AppPkg/Applications/Sockets/DataSink/DataSink.c
b/AppPkg/Applications/Sockets/DataSink/DataSink.c
index 05added9c2d550f1aced1841e8e1bf37c886d03b..dcf4b59f303436c2d7b649526f0307d537a38877 100644
(file)
--- a/
AppPkg/Applications/Sockets/DataSink/DataSink.c
+++ b/
AppPkg/Applications/Sockets/DataSink/DataSink.c
@@
-834,6
+834,7
@@
SocketPoll (
@param [in] pContext Context for this routine
\r
**/
\r
VOID
\r
+EFIAPI
\r
TimerCallback (
\r
IN EFI_EVENT Event,
\r
IN VOID * pContext
\r