/[cvs]/ccvs/src/filesubr.c
ViewVC logotype

Diff of /ccvs/src/filesubr.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.104 by dprice, Mon Sep 26 00:23:44 2005 UTC revision 1.105 by dprice, Mon Sep 26 00:33:39 2005 UTC
# Line 870  get_system_temp_dir (void) Line 870  get_system_temp_dir (void)
870    
871    
872  void  void
873  push_env_tmp_dir (void)  push_env_temp_dir (void)
874  {  {
875      const char *tmpdir = get_cvs_tmp_dir ();      const char *tmpdir = get_cvs_tmp_dir ();
876      if (tmpdir_env && strcmp (tmpdir_env, tmpdir))      if (tmpdir_env && strcmp (tmpdir_env, tmpdir))

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.105

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26