From b74997252ac83dc51f58721c96b59df5df434b96 Mon Sep 17 00:00:00 2001 From: Mathieu Rene Date: Mon, 2 Mar 2009 16:36:59 +0000 Subject: [PATCH] typo git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12354 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- support-d/.gdbinit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support-d/.gdbinit b/support-d/.gdbinit index 420cec1562..7722e7f57e 100644 --- a/support-d/.gdbinit +++ b/support-d/.gdbinit @@ -58,5 +58,5 @@ define event_dump end document event_dump Usage: event_dump [switch_event_t*] -Print and event's headers and values +Print an event's headers and values end \ No newline at end of file