summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2005-07-30 16:36:30 +0000
committerBruno Haible <bruno@clisp.org>2005-07-30 16:36:30 +0000
commitdbe7691075d28ee369ae2ab315b08f253e6dbf3c (patch)
tree4e042a969aed9d2d90613dd08061bf112b385d27
parent61ba5cd46afd728f5eba93b0ea52776ff664357e (diff)
downloadgperf-dbe7691075d28ee369ae2ab315b08f253e6dbf3c.tar.gz
Oops, fix blunder in last comment commit.
-rw-r--r--src/main.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.cc b/src/main.cc
index c8415de..577708b 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; see the file COPYING.
If not, write to the Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
#include <stdio.h>
#include <stdlib.h>