[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

X Strike Force X.Org X11 SVN commit: r167 - trunk/debian



Author: branden
Date: 2005-06-09 15:46:42 -0500 (Thu, 09 Jun 2005)
New Revision: 167

Modified:
   trunk/debian/xorg-common.init
Log:
Add SVN Id keyword (property not set yet -- that will be done in one
massive sweep of the debian/ directory).

Update Vim modeline.

Remove gratuitous comment.


Modified: trunk/debian/xorg-common.init
===================================================================
--- trunk/debian/xorg-common.init	2005-06-09 20:43:14 UTC (rev 166)
+++ trunk/debian/xorg-common.init	2005-06-09 20:46:42 UTC (rev 167)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+# $Id: xfree86-common.init 2139 2005-01-18 00:03:58Z branden $
+
 # Copyright 2003, 2004 Branden Robinson <branden@debian.org>.
 #
 # This is free software; you may redistribute it and/or modify
@@ -17,8 +19,6 @@
 # not, write to the Free Software Foundation, Inc., 59 Temple Place,
 # Suite 330, Boston, MA 02111-1307 USA
 
-# /etc/init.d/xorg-common: set up the X server and ICE socket directories
-
 set -e
 
 PATH=/bin:/usr/bin:/sbin:/usr/sbin
@@ -96,4 +96,4 @@
 
 exit 0
 
-# vim:set ai et sts=2 sw=2 tw=0:
+# vim:set ai et sts=2 sw=2 tw=80:



Reply to: