]> git.r.bdr.sh - rbdr/mobius/blobdiff - hotline/client.go
Add initial support for resource and info forks
[rbdr/mobius] / hotline / client.go
index 367656027ebacaf475d4242f0527fd08d92ef13d..3a6584af9384c5239efeae6d1246ee0c0923f71b 100644 (file)
@@ -119,7 +119,7 @@ func (db *DebugBuffer) Write(p []byte) (int, error) {
        return db.TextView.Write(p)
 }
 
-// Sync is a noop function that exists to satisfy the zapcore.WriteSyncer interface
+// Sync is a noop function that dataFile to satisfy the zapcore.WriteSyncer interface
 func (db *DebugBuffer) Sync() error {
        return nil
 }