From b866e7f723ce430664e07715a768549b5742b7f2 Mon Sep 17 00:00:00 2001 From: Christian Date: Sat, 25 Oct 2014 18:30:43 +0200 Subject: [PATCH] Corrected file description. --- solc/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/solc/main.cpp b/solc/main.cpp index 1acdefd8c..0843cfa02 100644 --- a/solc/main.cpp +++ b/solc/main.cpp @@ -17,7 +17,7 @@ /** * @author Christian * @date 2014 - * Solidity abstract syntax tree. + * Solidity commandline compiler. */ #include