You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apr.apache.org by wr...@apache.org on 2002/02/12 22:55:08 UTC

cvs commit: apr/misc/win32 apr_app.c

wrowe       02/02/12 13:55:08

  Modified:    misc/win32 apr_app.c
  Log:
    Place a trailing newline
  
  Revision  Changes    Path
  1.10      +1 -1      apr/misc/win32/apr_app.c
  
  Index: apr_app.c
  ===================================================================
  RCS file: /home/cvs/apr/misc/win32/apr_app.c,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- apr_app.c	30 Jan 2002 06:42:55 -0000	1.9
  +++ apr_app.c	12 Feb 2002 21:55:08 -0000	1.10
  @@ -293,4 +293,4 @@
       return APR_SUCCESS;
   }
   
  -#endif
  \ No newline at end of file
  +#endif