summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:31:15 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:31:15 +0000
commit4bf7ed05e1120f041af05abba7db0c97aea3f696 (patch)
tree12af753f27d8840279f4ad04164ab31db2809b49 /src
parentaf03dafa2e5bd111ed40c53e6e6271af55202ced (diff)
downloadcoreutils-4bf7ed05e1120f041af05abba7db0c97aea3f696.tar.xz
Remove bogus "*/" from shell comment.
Diffstat (limited to 'src')
-rwxr-xr-xsrc/groups.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/groups.sh b/src/groups.sh
index d371c063e..39677bed1 100755
--- a/src/groups.sh
+++ b/src/groups.sh
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software Foundation,
-# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Written by David MacKenzie <djm@gnu.ai.mit.edu>.