File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -710,8 +710,8 @@ function for [`util.inspect()`][] is deprecated. Use [`util.inspect.custom`][]
710710instead. For backwards compatibility with Node.js prior to version 6.4.0, both 
711711may be specified. 
712712
713- < a id=" DEP00XX " > 
714- # ## DEP00XX : path.\_makeLong()
713+ < a id=" DEP0080 " > 
714+ # ## DEP0080 : path.\_makeLong()
715715
716716Type: Documentation-only 
717717
Original file line number Diff line number Diff line change @@ -1629,7 +1629,7 @@ const posix = {
16291629posix . win32  =  win32 . win32  =  win32 ; 
16301630posix . posix  =  win32 . posix  =  posix ; 
16311631
1632- // Legacy internal API, docs-only deprecated: DEP00XX  
1632+ // Legacy internal API, docs-only deprecated: DEP0080  
16331633win32 . _makeLong  =  win32 . toNamespacedPath ; 
16341634posix . _makeLong  =  posix . toNamespacedPath ; 
16351635
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments