mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-10-23 08:12:01 +00:00
sgsn_main: add comment about exit statement never reached
This commit is contained in:
@@ -281,5 +281,6 @@ int main(int argc, char **argv)
|
||||
exit(3);
|
||||
}
|
||||
|
||||
/* not reached */
|
||||
exit(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user