summaryrefslogtreecommitdiff
path: root/cpp/slice/IceGrid/FileParser.ice
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/slice/IceGrid/FileParser.ice')
-rwxr-xr-xcpp/slice/IceGrid/FileParser.ice2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/slice/IceGrid/FileParser.ice b/cpp/slice/IceGrid/FileParser.ice
index 82c21166952..b7c87ac5be3 100755
--- a/cpp/slice/IceGrid/FileParser.ice
+++ b/cpp/slice/IceGrid/FileParser.ice
@@ -52,7 +52,7 @@ interface FileParser
**/
idempotent ApplicationDescriptor parse(string xmlFile, Admin* adminProxy)
- throws ParseException;
+ throws ParseException;
};
};