emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/image.c,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/image.c,v
Date: Thu, 17 Jul 2008 13:50:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/17 13:50:30

Index: image.c
===================================================================
RCS file: /sources/emacs/emacs/src/image.c,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -b -r1.104 -r1.105
--- image.c     15 Jul 2008 18:15:14 -0000      1.104
+++ image.c     17 Jul 2008 13:50:27 -0000      1.105
@@ -435,7 +435,7 @@
            unsigned int width, unsigned int height,
            unsigned long plane_mask, int format)
 {
-  /* PENDING: not sure what this function is supposed to do.. */
+  /* TODO: not sure what this function is supposed to do.. */
   ns_retain_object(pixmap);
   return pixmap;
 }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]