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

X Strike Force XFree86 SVN commit: r1214 - trunk/debian/patches



Author: branden
Date: 2004-03-31 17:27:25 -0500 (Wed, 31 Mar 2004)
New Revision: 1214

Modified:
   trunk/debian/patches/078_xdm_log_sourcing_better.diff
Log:
Fix typo.


Modified: trunk/debian/patches/078_xdm_log_sourcing_better.diff
===================================================================
--- trunk/debian/patches/078_xdm_log_sourcing_better.diff	2004-03-31 22:22:33 UTC (rev 1213)
+++ trunk/debian/patches/078_xdm_log_sourcing_better.diff	2004-03-31 22:27:25 UTC (rev 1214)
@@ -63,7 +63,7 @@
 -    }
 -    return 0;
 +    } else
-+	Debug ("source() given null pointer in file argument\n")
++	Debug ("source() given null pointer in file argument\n");
 +    return ret;
  }
  



Reply to: