summaryrefslogtreecommitdiff
path: root/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c')
-rw-r--r--sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c b/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c
index a2e3b580286b..35b5e90277f2 100644
--- a/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c
+++ b/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.c
@@ -1026,7 +1026,7 @@ static void DebugWindowsEventLogPrint( DebugLevel inLevel, char *inData, size_t
}
*dst = 0;
- // Add the the string to the event log.
+ // Add the string to the event log.
array[ 0 ] = buffer;
if( gDebugWindowsEventLogEventSource )
{