/[man-db]/man-db/src/mandb.c
ViewVC logotype

Diff of /man-db/src/mandb.c

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

revision 1.35 by cjwatson, Fri Aug 15 17:05:57 2003 UTC revision 1.36 by cjwatson, Fri Aug 15 17:11:22 2003 UTC
# Line 306  static __inline__ void do_chown (uid_t u Line 306  static __inline__ void do_chown (uid_t u
306  #endif /* SECURE_MAN_UID */  #endif /* SECURE_MAN_UID */
307    
308  /* Update a single file in an existing database. */  /* Update a single file in an existing database. */
309  static short update_one_file (const char *manpath, char *filename)  static short update_one_file (const char *manpath, const char *filename)
310  {  {
311          dbf = MYDBM_RWOPEN (database);          dbf = MYDBM_RWOPEN (database);
312          if (dbf) {          if (dbf) {

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

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