X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=disp_basic.h;fp=disp_basic.h;h=a5653c1e2e384356ca1d14dd862ffddb67fa250d;hb=73de79ef42d69526bb1f5f4e976c746d96ad99a0;hp=cd6062b9132e8d503a4fbba1d17ed6cd5786de28;hpb=4e2aac5e36dc411f42540c3c77a3440ce56062f4;p=sersniff.git diff --git a/disp_basic.h b/disp_basic.h index cd6062b..a5653c1 100644 --- a/disp_basic.h +++ b/disp_basic.h @@ -37,5 +37,5 @@ void disp_outputstatus(char *string); /* Output a string from the port. */ void disp_outputstr(int port, char *string, - long usec_threshold, long usec_waited); + long usec_threshold, long usec_waited, char *name1, char *name2);