Update all header guards.
[oweals/tinc.git] / src / uml_device.c
index a0b87f9320a10ab36cd9e7651dd54c8935251c5e..2db5896c4ec7a4f65ce3fa1a28c5c39aa68f853f 100644 (file)
@@ -260,7 +260,7 @@ static bool read_packet(vpn_packet_t *packet) {
                }
 
                default:
-                       logger(LOG_ERR, "Invalid value for state variable in " __FILE__);
+                       logger(LOG_ERR, "Invalid value for state variable in " FILE);
                        abort();
        }
 }