ICU-1574 oops, get rid of tabs.
X-SVN-Rev: 6736
This commit is contained in:
parent
4c662d28f0
commit
085bb39818
@ -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:
|
||||||
|
*
|
||||||
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user