Trivial formatting change to test commit.

This commit is contained in:
John B. Matthews 2006-04-17 06:02:00 +00:00
parent 8b23db3d7d
commit 4e8448d2dd
1 changed files with 3 additions and 3 deletions

View File

@ -65,11 +65,11 @@ public class PascalFormatDisk extends FormattedDisk {
"xdskfile", //$NON-NLS-1$
CODEFILE,
TEXTFILE,
"INFO", //$NON-NLS-1$
"INFO", //$NON-NLS-1$
DATAFILE,
"GRAF", //$NON-NLS-1$
"GRAF", //$NON-NLS-1$
"FOTO", //$NON-NLS-1$
"securedir" }; //$NON-NLS-1$
"securedir" }; //$NON-NLS-1$
/**
* Use this inner interface for managing the disk usage data.