summaryrefslogtreecommitdiff
path: root/src/hash-table.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash-table.cc')
-rw-r--r--src/hash-table.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash-table.cc b/src/hash-table.cc
index ece08e4..d98d90a 100644
--- a/src/hash-table.cc
+++ b/src/hash-table.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. */
/* Specification. */
#include "hash-table.h"