From 54b28e858d32e4afa079ab3af086e99ad54becf6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sat, 14 Feb 2015 07:07:38 +0100 Subject: str_table: pack elements to reduce size. --- src/files_map.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/files_map.ads') diff --git a/src/files_map.ads b/src/files_map.ads index c58161e39..cc317fdfb 100644 --- a/src/files_map.ads +++ b/src/files_map.ads @@ -78,7 +78,7 @@ package Files_Map is -- Return the directory of the file. function Get_Source_File_Directory (File : Source_File_Entry) - return Name_Id; + return Name_Id; -- Return the name of the file. function Get_File_Name (File : Source_File_Entry) return Name_Id; -- cgit v1.2.3