Subversion Repositories SvarDOS

Rev

Rev 249 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 249 Rev 268
Line 1... Line 1...
1
/*
1
/*
2
 * This file is part of pkginst
2
 * This file is part of pkg (SvarDOS)
3
 * Copyright (C) 2013-2021 Mateusz Viste, All rights reserved.
3
 * Copyright (C) 2013-2021 Mateusz Viste
4
 */
4
 */
5
 
5
 
6
#ifndef readlsm_h_sentinel
6
#ifndef readlsm_h_sentinel
7
  #define readlsm_h_sentinel
7
  #define readlsm_h_sentinel
8
  /* Loads metadata from an LSM file. Returns 0 on success, non-zero on error. */
8
  /* Loads metadata from an LSM file. Returns 0 on success, non-zero on error. */