Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv3446/src

Modified Files:
        Audacity.h 
Log Message:
Escape # signs in doxygen because they have a special meaning that we don't 
want them to have


Index: Audacity.h
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/Audacity.h,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Audacity.h  29 Jan 2009 05:19:41 -0000      1.64
+++ Audacity.h  25 May 2009 11:40:41 -0000      1.65
@@ -12,8 +12,8 @@
 \file Audacity.h
 
   This is the main include file for Audacity.  All files which need
-  any Audacity-specific #defines or need to access any of Audacity's
-  global functions should #include this file.
+  any Audacity-specific \#defines or need to access any of Audacity's
+  global functions should \#include this file.
 
 *//********************************************************************/
 


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to