From c077341c35d51c3b8d22e773de8f2c4592de064f Mon Sep 17 00:00:00 2001 From: Marc Laukien Date: Mon, 3 Feb 2003 22:24:21 +0000 Subject: slice2java fix --- cpp/src/Slice/JavaUtil.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Slice/JavaUtil.cpp') diff --git a/cpp/src/Slice/JavaUtil.cpp b/cpp/src/Slice/JavaUtil.cpp index 46acfc94811..8e7ad4c264d 100644 --- a/cpp/src/Slice/JavaUtil.cpp +++ b/cpp/src/Slice/JavaUtil.cpp @@ -174,7 +174,7 @@ lookupKwd(const string& name) name); return found ? "_" + name : name; } -// + // // Split a scoped name into its components and return the components as a list of (unscoped) identifiers. // -- cgit v1.2.3