chiark / gitweb /
unit-name: fix unit name escaping
authorMike Kelly <pioto@pioto.org>
Fri, 1 Oct 2010 23:58:07 +0000 (19:58 -0400)
committerLennart Poettering <lennart@poettering.net>
Tue, 5 Oct 2010 19:23:30 +0000 (21:23 +0200)
commitdf37291a5198818e5bb1d11c34ba134aa3d79d96
tree75e3e5d20a7c198a593b4bbd50d293448847a307
parenta1102c1f63dfee7f3649c86c5d8df8faba541123
unit-name: fix unit name escaping

we want to do a bitwise shift, not a greater-than comparision
src/unit-name.c