diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-14 15:21:12 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2010-09-14 15:21:12 +0200 |
commit | 101089f86e624dbacb0d53b312c021a28beb4eec (patch) | |
tree | 5da40e7022cd85878542196256a2647fb9e774cd /template/driver.cxx | |
parent | 349178ecf6c69be63bd81ce81d310404574cb373 (diff) |
Cosmetic changes
Diffstat (limited to 'template/driver.cxx')
-rw-r--r-- | template/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/driver.cxx b/template/driver.cxx index e9dab52..a5b5714 100644 --- a/template/driver.cxx +++ b/template/driver.cxx @@ -1,4 +1,4 @@ -// file : hello/driver.cxx +// file : template/driver.cxx // author : Boris Kolpackov <boris@codesynthesis.com> // copyright : not copyrighted - public domain |