repositioned lint comments, so that they work better

This commit is contained in:
ceriel
1993-03-18 13:09:55 +00:00
parent 2e469361ec
commit a2bf695f83
5 changed files with 5 additions and 5 deletions

View File

@@ -8,7 +8,6 @@
#include <system.h>
#include "param.h"
/*VARARGS*/
/*FORMAT1v $
%s = char *
%l = long
@@ -16,6 +15,7 @@
%[uxbo] = unsigned int
%d = int
$ */
/*VARARGS*/
char *
sprint(va_alist)
va_dcl