Clean up decorations and whitespace around header guards
[sdk/emulator/qemu.git] / include / qemu / readline.h
index 49efe4e..c08cf74 100644 (file)
@@ -60,4 +60,4 @@ ReadLineState *readline_init(ReadLinePrintfFunc *printf_func,
                              void *opaque,
                              ReadLineCompletionFunc *completion_finder);
 
-#endif /* !READLINE_H */
+#endif /* READLINE_H */