Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Sleuthkit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
IRT
Sleuthkit
Commits
2182039a
Commit
2182039a
authored
16 years ago
by
Brian Carrier
Browse files
Options
Downloads
Patches
Plain Diff
updated comment
parent
ee761bb1
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tsk3/fs/tsk_fs.h
+1
-1
1 addition, 1 deletion
tsk3/fs/tsk_fs.h
with
1 addition
and
1 deletion
tsk3/fs/tsk_fs.h
+
1
−
1
View file @
2182039a
...
...
@@ -525,7 +525,7 @@ extern "C" {
char
*
name
;
///< The name of the file (in UTF-8)
size_t
name_size
;
///< The number of bytes allocated to name
char
*
shrt_name
;
///< The short name of the file
(FAT and NTFS only)
or null (in UTF-8)
char
*
shrt_name
;
///< The short name of the file or null (in UTF-8)
size_t
shrt_name_size
;
///< The number of bytes allocated to shrt_name
TSK_INUM_T
meta_addr
;
///< Address of the metadata structure that the name points to.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment