metacity r3514 - in trunk: . src/core



Author: tthurman
Date: Sun Jan 13 01:10:12 2008
New Revision: 3514
URL: http://svn.gnome.org/viewvc/metacity?rev=3514&view=rev

Log:
2008-01-12  Thomas Thurman  <tthurman gnome org>

        * src/core/display.c: reinstated missing first character!
        * Doxyfile: correct reordering of blank fields.




Modified:
   trunk/ChangeLog
   trunk/Doxyfile
   trunk/src/core/display.c

Modified: trunk/Doxyfile
==============================================================================
--- trunk/Doxyfile	(original)
+++ trunk/Doxyfile	Sun Jan 13 01:10:12 2008
@@ -27,14 +27,14 @@
 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded 
 # by quotes) that should identify the project.
 
-# Do not enter a setting here; it will only get out of date.
-PROJECT_NAME           =
+PROJECT_NAME           = metacity
 
 # The PROJECT_NUMBER tag can be used to enter a project or revision number. 
 # This could be handy for archiving the generated documentation or 
 # if some version control system is used.
 
-PROJECT_NUMBER         = 2.21
+# Do not enter a setting here; it will only get out of date.
+PROJECT_NUMBER         = 
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) 
 # base path where the generated documentation will be put. 

Modified: trunk/src/core/display.c
==============================================================================
--- trunk/src/core/display.c	(original)
+++ trunk/src/core/display.c	Sun Jan 13 01:10:12 2008
@@ -1,4 +1,4 @@
-* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
+/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
 
 /* Metacity X display handler */
 



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