*** empty log message ***

This commit is contained in:
hyung-hwan 2006-08-01 16:02:29 +00:00
parent 545164ac33
commit 33f60643f8
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/*
* $Id: run.c,v 1.150 2006-08-01 15:59:27 bacon Exp $
* $Id: run.c,v 1.151 2006-08-01 16:00:18 bacon Exp $
*/
#include <xp/awk/awk_i.h>

View File

@ -12,4 +12,4 @@
//exit 20;
}
END { print "end";
END { print "end"; }