Commit 3c6fa851 authored by Bharath Radhakrishnan's avatar Bharath Radhakrishnan

Fixed a typo

parent 760ef9d6
......@@ -47,7 +47,7 @@ type ErrRedirect int
var cluster_config *ClusterConfig
func Lsn(entry *LogEntryData) Lsn {
func Lsn(entry *LogEntryData) uint64 {
return entry.Id
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment