]> git.proxmox.com Git - mirror_qemu.git/blobdiff - linux-user/sparc64/termbits.h
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[mirror_qemu.git] / linux-user / sparc64 / termbits.h
index cad45b292587a17d7902ee064e16b59674124f46..3ec8e97c79cadf3e018dfbf3d4190c63ce87e063 100644 (file)
@@ -182,7 +182,7 @@ struct target_termios {
 #define TARGET_TCSETSW         TARGET_IOW('T', 10, struct target_termios)
 #define TARGET_TCSETSF         TARGET_IOW('T', 11, struct target_termios)
 
-/* Note that all the ioctls that are not available in Linux have a 
+/* Note that all the ioctls that are not available in Linux have a
  * double underscore on the front to: a) avoid some programs to
  * thing we support some ioctls under Linux (autoconfiguration stuff)
  */