]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix "control reaches end of non-void function" warning.
authorSadie Powell <sadie@witchery.services>
Tue, 28 Jan 2020 16:55:06 +0000 (16:55 +0000)
committerSadie Powell <sadie@witchery.services>
Tue, 28 Jan 2020 18:56:46 +0000 (18:56 +0000)
commit64df216836aa1027aa7d6b7242264a982dc540bc
tree5288dff4477d760423ca3c3c4f49e344770e5898
parentc2a3321540c2178b2752dc102b2f57c8501f468d
Fix "control reaches end of non-void function" warning.

This is harmless because it will always be set to one of the items
in the TargetType enum.
include/message.h