Clean up decorations and whitespace around header guards
[sdk/emulator/qemu.git] / audio / audio_pt_int.h
index 0dfff76..4c0c15b 100644 (file)
@@ -19,4 +19,4 @@ int audio_pt_wait (struct audio_pt *, const char *);
 int audio_pt_unlock_and_signal (struct audio_pt *, const char *);
 int audio_pt_join (struct audio_pt *, void **, const char *);
 
-#endif /* audio_pt_int.h */
+#endif /* QEMU_AUDIO_PT_INT_H */