]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/common/hw-ports.c
sim: common: trim trailing whitespace
[thirdparty/binutils-gdb.git] / sim / common / hw-ports.c
index 644465375c72e4278d5c59ec09e9844c73798ce8..7a0503e93fe7af08b159440946307c9178469222 100644 (file)
@@ -251,7 +251,7 @@ hw_port_decode (struct hw *me,
     {
       const struct hw_port_descriptor *ports =
        me->ports_of_hw->ports;
-      if (ports != NULL) 
+      if (ports != NULL)
        {
          while (ports->name != NULL)
            {