From 7f26b8243337a3159ea368b981a51573b61ea375 Mon Sep 17 00:00:00 2001 From: Mark Haines Date: Wed, 15 Feb 2017 13:05:37 +0000 Subject: [PATCH] Rename to partition_offset_table.go --- .../storage/{partitionoffsetsql.go => partition_offset_table.go} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/github.com/matrix-org/dendrite/roomserver/storage/{partitionoffsetsql.go => partition_offset_table.go} (100%) diff --git a/src/github.com/matrix-org/dendrite/roomserver/storage/partitionoffsetsql.go b/src/github.com/matrix-org/dendrite/roomserver/storage/partition_offset_table.go similarity index 100% rename from src/github.com/matrix-org/dendrite/roomserver/storage/partitionoffsetsql.go rename to src/github.com/matrix-org/dendrite/roomserver/storage/partition_offset_table.go