rexim 4 år sedan
förälder
incheckning
b8b1b84502
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      nobuild.h

+ 1 - 1
nobuild.h

@@ -209,7 +209,7 @@ void chain_echo(Chain chain);
 #  endif
 #  endif
 #endif
 #endif
 
 
-// TODO: we need to test GO_REBUILD_URSELF on a real Windows machine
+// TODO(#30): we need to test GO_REBUILD_URSELF on a real Windows machine
 #define GO_REBUILD_URSELF(argc, argv)                           \
 #define GO_REBUILD_URSELF(argc, argv)                           \
     do {                                                        \
     do {                                                        \
         const char *source_path = __FILE__;                     \
         const char *source_path = __FILE__;                     \