*** empty log message ***

This commit is contained in:
2006-12-23 06:33:47 +00:00
parent 5082a77c2e
commit eaf49fce98
12 changed files with 27 additions and 23 deletions

View File

@ -1,5 +1,5 @@
{
print __global9,$1,$__global9;
print NF,$1,$NF;
}
3 Beth 0