Skip to content

Commit

Permalink
ims_charging: removed trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
miconda committed Nov 13, 2023
1 parent 2c95b6e commit a39ea85
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/modules/ims_charging/Ro_data.h
Expand Up @@ -105,7 +105,7 @@
} while(0)

/**
* list operations
* list operations
*/

#define WL_APPEND(list, add) \
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ims_charging_stats.h
@@ -1,4 +1,4 @@
/*
/*
* File: ims_charging_stats.h
* Author: jaybeepee
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_db_handler.h
@@ -1,4 +1,4 @@
/*
/*
* File: ro_db_handler.h
* Author: jaybeepee
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_fixup.c
@@ -1,4 +1,4 @@
/*
/*
* File: ro_fixup.c
* Author: Jason Penton
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_fixup.h
@@ -1,4 +1,4 @@
/*
/*
* File: ro_fixup.h
* Author: root
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_session_hash.c
@@ -1,4 +1,4 @@
/*
/*
* File: ro_session_hash.c
* Author: Jason Penton
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_session_hash.h
@@ -1,4 +1,4 @@
/*
/*
* File: ro_session_hash.h
* Author: Jason Penton
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_timer.c
@@ -1,4 +1,4 @@
/*
/*
* File: ro_timer.c
* Author: Jason Penton
*
Expand Down
2 changes: 1 addition & 1 deletion src/modules/ims_charging/ro_timer.h
@@ -1,4 +1,4 @@
/*
/*
* File: ro_timer.h
* Author: Jason Penton
*
Expand Down

0 comments on commit a39ea85

Please sign in to comment.