*** empty log message ***

This commit is contained in:
2006-07-26 16:43:35 +00:00
parent fceb523c6f
commit b33e583071
10 changed files with 96 additions and 54 deletions

View File

@@ -1 +1 @@
/hello/ { print $0; }
/hello[[:space:]]/ { print $0; }