*** empty log message ***

This commit is contained in:
2006-08-26 16:30:53 +00:00
parent ca336dbd9e
commit 53ddf5477d
7 changed files with 26 additions and 13 deletions

View File

@@ -1 +1 @@
{ $0=" "; print NF; print "a" $0 "b"; x = $1; }
{ /*$0=" "; */ print NF; print "a" $0 "b"; x = $1; }