]> git.proxmox.com Git - mirror_qemu.git/blobdiff - include/qemu/ratelimit.h
Clean up decorations and whitespace around header guards
[mirror_qemu.git] / include / qemu / ratelimit.h
index d413a4a696b78f79628e459395bb87dd35d681c1..1e3cb13b282000a355c92c2c97c1e6424d608b68 100644 (file)
@@ -12,7 +12,7 @@
  */
 
 #ifndef QEMU_RATELIMIT_H
-#define QEMU_RATELIMIT_H 1
+#define QEMU_RATELIMIT_H
 
 typedef struct {
     int64_t next_slice_time;