mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-06-30 14:24:23 +00:00
ce38a9c606
nil is not recognized by GCC as a (NSError**), but as an (id). NULL works the same but does not spawn warnings.