Changes of Revision 23
[-] [+] | Deleted | sflow.diff |
@@ -1,11 +0,0 @@ ---- plugins/sflowPlugin.c 2005/11/04 12:40:43 1.1 -+++ plugins/sflowPlugin.c 2005/11/04 12:43:15 -@@ -1464,7 +1464,7 @@ - #define SF_ABORT_LENGTH_ERROR 3 - - void SFABORT(SFSample *s, int r) { -- printf("SFABORT: %d\n"); -+ printf("SFABORT: %d\n",r); - } - - |