commit-hurd
[Top][All Lists]
Advanced

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

hurd/ufs dir.h


From: Roland McGrath
Subject: hurd/ufs dir.h
Date: Fri, 04 Oct 2002 16:55:49 -0400

CVSROOT:        /cvsroot/hurd
Module name:    hurd
Changes by:     Roland McGrath <address@hidden> 02/10/04 16:55:49

Modified files:
        ufs            : dir.h 

Log message:
        2002-10-03  Roland McGrath  <address@hidden>
        
        * dir.h (MAXNAMLEN): #undef before defining.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/hurd/hurd/ufs/dir.h.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: hurd/ufs/dir.h
diff -u hurd/ufs/dir.h:1.6 hurd/ufs/dir.h:1.7
--- hurd/ufs/dir.h:1.6  Wed Apr 24 14:26:16 1996
+++ hurd/ufs/dir.h      Fri Oct  4 16:55:48 2002
@@ -70,6 +70,7 @@
  * dp->d_ino set to 0.
  */
 #define DIRBLKSIZ      DEV_BSIZE
+#undef MAXNAMLEN
 #define        MAXNAMLEN       255
 
 /* Don't call this struct DIRECT because the library defines that




reply via email to

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