ICU-1574 oops, get rid of tabs.

X-SVN-Rev: 6736
This commit is contained in:
Yves Arrouye 2001-11-10 05:43:59 +00:00
parent 4c662d28f0
commit 085bb39818

View File

@ -250,3 +250,12 @@ main(int argc, char *argv[]) {
fclose(in); fclose(in);
return 0; return 0;
} }
/*
* Hey, Emacs, please set the following:
*
* Local Variables:
* indent-tabs-mode: nil
* End:
*
*/