Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
src
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
6
Issues
6
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Code Review
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
H5hut
src
Commits
ffe7b30b
Commit
ffe7b30b
authored
Jul 01, 2011
by
gsell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops
parent
154c03bb
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
2 deletions
+1
-2
src/h5core/h5_hdf5_private.h
src/h5core/h5_hdf5_private.h
+1
-1
src/include/h5core/h5_core.h
src/include/h5core/h5_core.h
+0
-1
No files found.
src/h5core/h5_hdf5_private.h
View file @
ffe7b30b
...
...
@@ -704,7 +704,7 @@ hdf5_get_type_name (
return
"[unknown]"
;
}
static
inline
static
const
char
*
static
inline
const
char
*
get_class_type_name
(
const
hid_t
class_id
)
{
...
...
src/include/h5core/h5_core.h
View file @
ffe7b30b
...
...
@@ -37,7 +37,6 @@ extern char* h5_rfmts[];
#else
fsdf
dsfdsf
dsfsdsd
#define __FUNC_ARGS0(mask) \
if (h5_debug_level & mask ) { \
h5_debug ("(void)"); \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment