# Conflicts:
#	settings_windows.go
This commit is contained in:
asoseil 2017-11-05 19:29:15 +01:00
commit 44e9f19d15
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ package main
// Flimit defines the max number of watched files // Flimit defines the max number of watched files
func (s *Settings) flimit() error { func (s *Settings) flimit() error {
return nil return nil
} }