From d52a520f645ca746f529d8700930b3a28984445a Mon Sep 17 00:00:00 2001 From: hadaq Date: Mon, 11 Oct 2010 14:04:46 +0000 Subject: [PATCH] *** empty log message *** --- hadaq/debug.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/hadaq/debug.h b/hadaq/debug.h index 0c6eb91..f6932ca 100644 --- a/hadaq/debug.h +++ b/hadaq/debug.h @@ -28,9 +28,8 @@ typedef struct TheDebugS { void Debug_init(TheDebug * theDebug); int Debug_fill(TheArgs *theArgs, TheStats *theStats, TheDebug * theDebug, int i, char *evtStatus); void Debug_print(TheArgs *theArgs, TheStats *theStats, TheDebug * theDebug); -void Debug_printBrokenTrigMissmatch(TheArgs *theArgs, TheStats *theStats); -void Debug_printPopTrigMissmatch(TheArgs *theArgs, TheStats *theStats, TheDebug * theDebug, int qi); - +void Debug_printBrokenTrigMismatch(TheArgs *theArgs, TheStats *theStats); +void Debug_printPopTrigMismatch(TheArgs *theArgs, TheStats *theStats, TheDebug * theDebug, int qi); #endif -- 2.43.0