[BACK]Return to wwprintf.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / window

Diff for /src/usr.bin/window/Attic/wwprintf.c between version 1.6 and 1.7

version 1.6, 2003/06/03 02:56:23 version 1.7, 2003/08/01 22:01:37
Line 43 
Line 43 
   
 #include "ww.h"  #include "ww.h"
 #include <stdarg.h>  #include <stdarg.h>
   #include <stdio.h>
   
 wwprintf(struct ww *w, char *fmt, ...)  wwprintf(struct ww *w, char *fmt, ...)
 {  {

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7