]> rtime.felk.cvut.cz Git - orte.git/commitdiff
Remove extra 'x' from a debug message
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 11 Mar 2015 18:11:20 +0000 (19:11 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Sat, 14 Mar 2015 16:42:57 +0000 (17:42 +0100)
orte/liborte/RTPSCSTWriterTimer.c

index 09c9ba362125bee55c7d5d63423f66707d3beb0f..8067b9b8d68ec3546e446836b2769f61fd381435 100644 (file)
@@ -40,7 +40,7 @@ CSTWriterRegistrationTimer(ORTEDomain *d, void *vcstWriter)
 
   debug(52, 10) ("CSTWriterRegistrationTimer: start\n");
 
-  debug(52, 5) ("CSTWriterRegistrationTimer: OID: 0xx%x - retries = %d\n",
+  debug(52, 5) ("CSTWriterRegistrationTimer: OID: 0x%x - retries = %d\n",
                cstWriter->guid.oid, cstWriter->registrationCounter);
   eventDetach(d,
              cstWriter->objectEntryOID->objectEntryAID,