Ada: Fix wrong tag in style check warnings This fixes an old issue whereby violations of the style check -gnatyc are sometimes reported as violations of -gnatyt instead. gcc/ada/ PR ada/121184 * styleg.adb (Check_Comment): Use consistent warning message.