commit defd1200988603f9e9aabca89eef453ab39a43e5 from: Brett Fisher date: Thu Jun 18 04:50:08 2026 UTC bxnotify.c, config.def.h, Makefile: Edit comment heading. commit - 834a7dd0ac54b1d06efc0bdecfe435da3df13eed commit + defd1200988603f9e9aabca89eef453ab39a43e5 blob - 15f8ad7f8ec3daf894a763515678e24f8b7c5038 blob + d308dd5a2b7c23216dc8fe8bb9dc4fb3de7de328 --- Makefile +++ Makefile @@ -1,7 +1,7 @@ # Makefile # # bxnotify -# A very basic X notification utility, a.k.a. Brett's X notify. +# A very basic X notification tool. # See LICENSE.md and README.md for details. PREFIX ?= $(HOME)/.local blob - e148a4ee2d2e5c52dda8a64e7bf4698776d74e51 blob + 9daacba93abb8bce7f9d8681b016ad10d8ce757d --- bxnotify.c +++ bxnotify.c @@ -1,6 +1,6 @@ /* * bxnotify - * A very basic X notification tool, a.k.a Brett's X notifier. + * A very basic X notification tool. * See LICENSE.md and README.md for details. */ blob - 65759f2d8a770c5f23dc32938fecbc03d0f49234 blob + 7dd60af2849bf5f067ed6da6840940154f260ae7 --- config.def.h +++ config.def.h @@ -1,6 +1,6 @@ /* * config.def.h for bxnotify - * A very basix X notification tool, a.k.a. Brett's X notify. + * A very basic X notification tool. * See LICENSE.md and README.md for details. */