chiark / gitweb /
Remove a couple of spaces that just annoyed me
authorBen Harris <bjh21@bjh21.me.uk>
Sun, 16 Nov 2025 13:45:43 +0000 (13:45 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Tue, 13 Jan 2026 21:55:10 +0000 (21:55 +0000)
bedstead.c

index 8f96e0bba69a63a94494404a3897cb88e434d60a..172492bdcced4b08269e361e9090688836c92590 100644 (file)
  */
 
 static struct width {
-       char const * option;
-       char const * suffix;
+       char const *option;
+       char const *suffix;
        double xpix;
        int ttfwidth;
 } const widths[] = {