From: Ray Strode Date: Tue, 12 Aug 2008 21:18:29 +0000 (-0400) Subject: Fix up top blurb in viewer code X-Git-Tag: 0.6.0~205 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cd629da64e6babe569c43c58489ba89a9e2587c;p=thirdparty%2Fplymouth.git Fix up top blurb in viewer code It still had remanents from being out of tree. --- diff --git a/src/viewer/plymouth-log-viewer.c b/src/viewer/plymouth-log-viewer.c index f44becd1..01349cd6 100644 --- a/src/viewer/plymouth-log-viewer.c +++ b/src/viewer/plymouth-log-viewer.c @@ -1,5 +1,5 @@ /* - * bootmessages - Display boot messages + * plymout-log-viewer.c - Display boot messages * * Copyright (C) 2008 Red Hat, Inc. * @@ -20,11 +20,6 @@ * Foundation, Inc., 59 Temple Street #330, Boston, MA 02111-1307, USA. */ -/* Compile with: - * - * cc -o bootmessages bootmessages.c `pkg-config --cflags --libs gtk+-2.0` - */ - #include #include #include