aboutsummaryrefslogtreecommitdiff
path: root/libbb/change_identity.c
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2017-08-02 14:26:33 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2017-08-02 14:26:33 +0200
commit95f7953f2c46c7b9c799250aa8dc6eb10cc5c726 (patch)
treea59020f297e319343585b41e5afae9630dc8223d /libbb/change_identity.c
parent18e781dc02cfc293d33b02f924ef70513c2f205a (diff)
downloadbusybox-w32-95f7953f2c46c7b9c799250aa8dc6eb10cc5c726.tar.gz
busybox-w32-95f7953f2c46c7b9c799250aa8dc6eb10cc5c726.tar.bz2
busybox-w32-95f7953f2c46c7b9c799250aa8dc6eb10cc5c726.zip
do not use `a' quoting style in comments
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'libbb/change_identity.c')
-rw-r--r--libbb/change_identity.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libbb/change_identity.c b/libbb/change_identity.c
index d48d86326..431f72c8c 100644
--- a/libbb/change_identity.c
+++ b/libbb/change_identity.c
@@ -15,7 +15,7 @@
15 * may be used to endorse or promote products derived from this software 15 * may be used to endorse or promote products derived from this software
16 * without specific prior written permission. 16 * without specific prior written permission.
17 * 17 *
18 * THIS SOFTWARE IS PROVIDED BY JULIE HAUGH AND CONTRIBUTORS ``AS IS'' AND 18 * THIS SOFTWARE IS PROVIDED BY JULIE HAUGH AND CONTRIBUTORS ''AS IS'' AND
19 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE 19 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
20 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE 20 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
21 * ARE DISCLAIMED. IN NO EVENT SHALL JULIE HAUGH OR CONTRIBUTORS BE LIABLE 21 * ARE DISCLAIMED. IN NO EVENT SHALL JULIE HAUGH OR CONTRIBUTORS BE LIABLE