ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/doc/spoiler-html/shield-extract
Revision: 1.1
Committed: Fri Feb 3 07:12:45 2006 UTC (18 years, 5 months ago) by root
Branch: MAIN
Branch point for: UPSTREAM
Log Message:
Initial revision

File Contents

# Content
1 {
2 printf("<tr><th>%s</th><td>%s</td><td>%d</td><td>%d</td><td>%.1f</td><td>%s</td></tr>\n",
3 $3, $10, $7, $8, $6, $4 ) ;
4 }